WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 125829
126048
Subpixel layout: Content gets pushed off by one pixel on Amazon.com
https://bugs.webkit.org/show_bug.cgi?id=126048
Summary
Subpixel layout: Content gets pushed off by one pixel on Amazon.com
zalan
Reported
2013-12-19 21:18:44 PST
Created
attachment 219726
[details]
test case The following content produces an off-by-one pixel issue when subpixel is enabled. <html> <head> <style type="text/css"> div { display: inline-block; } span { display: inline-block; margin: .385em; } body { font-size: 13px; font-family: Arial,sans-serif; } </style> </head> <body> <div> <span></span><span></span>foo </div> <div>foobar</div> </body> </html>
Attachments
test case
(314 bytes, text/html)
2013-12-19 21:18 PST
,
zalan
no flags
Details
screenshot(amazon)
(251.23 KB, image/gif)
2013-12-19 21:23 PST
,
zalan
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2013-12-19 21:21:01 PST
<
rdar://problem/15706040
>
zalan
Comment 2
2013-12-19 21:23:04 PST
Created
attachment 219727
[details]
screenshot(amazon) anim gif to demonstrate the off-by-one pixel issue on amazon.com
zalan
Comment 3
2013-12-27 17:55:52 PST
This is the combination of
bug 125911
and
bug 125829
zalan
Comment 4
2013-12-27 17:56:21 PST
*** This bug has been marked as a duplicate of
bug 125829
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug