[Webkit-unassigned] [Bug 52653] New: Media queries should ignore scroll bars when calculating width of viewport
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 18 12:56:21 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=52653
Summary: Media queries should ignore scroll bars when
calculating width of viewport
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
URL: http://www.456bereastreet.com/archive/201101/media_que
ries_viewport_width_scrollbars_and_webkit_browsers/
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: webmaster at keryx.se
Webkit does not follow the spec, nor does it align with other browsers, when calculating the viewport width for media queries.
> The ‘width’ media feature describes the width of the targeted display area of the output device.
> For continuous media, this is the width of the viewport (as described by CSS2, section 9.1.1 [CSS21])
> including the size of a rendered scroll bar (if any).
Currently scroll bars are not included.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list