[Bug 22308] Should null and undefined stringify as "null" and "undefined" for media queries?

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

--- Comment #1 from Rune Lillesveen <rune@opera.com> ---
(In reply to comment #0)
> The MediaList interface contains no TreatNullAs for any of the DOMStrings. I
> was wondering if that was intentional. WebKit/Blink/Gecko all treat null as
> empty string when setting mediaText, at least.

But undefined is stringified as "undefined" and becomes a media type.

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

Received on Friday, 7 June 2013 12:46:40 UTC