[Bug 22479] "disabled flag" should look at media/alternate/etc

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22479

Simon Pieters <simonp@opera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bzbarsky@mit.edu,
                   |                            |travil@microsoft.com

--- Comment #1 from Simon Pieters <simonp@opera.com> ---
Seems like the disabled flag gets set for alternate stylesheets in
Gecko/Presto, but in WebKit/Blink the style sheet is not added at all and the
disabled flag says false.

http://software.hixie.ch/utilities/js/live-dom-viewer/saved/2495

For media attribute, Gecko/Presto/WebKit/Blink add the style sheet and let
.disabled be false.

http://software.hixie.ch/utilities/js/live-dom-viewer/saved/2496

What does IE do?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 27 August 2013 14:37:37 UTC