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