Shadow DOM and alternate stylesheets

Hi,

what should happen with the title attribute of style elements in Shadow DOM?

In Blink you can currently select style elements in shadow trees based
on the alternate stylesheet name set for the document. You even set
the preferred stylesheet using the title on style elements inside
shadow trees. Perhaps the title element should be ignored on style
elements in shadow trees?

-- 
Rune Lillesveen

Received on Tuesday, 8 December 2015 12:44:03 UTC