[Webkit-unassigned] [Bug 14893] WebKit confuses width/height for Media Queries device-aspect-ratio evaluation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 6 18:05:19 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=14893


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




------- Comment #4 from ddkilzer at webkit.org  2007-11-06 18:05 PDT -------
(In reply to comment #3)
> Reassigning to webkit-unassigned for more visibility.
> 
> All we need is a test case to land this fix.

Actually, I believe the current code is correct (but with poorly-named
variables).  We should be cross-multiplying the values to compare them, which
the current code does.

http://www.w3.org/TR/css3-mediaqueries/#device-aspect-ratio

I'm going to write test cases for [min-|max-|]device-aspect-ratio and fix the
variable names.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list