WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
37713
Whitespace + <nobr> + text-align: justify + certain widths = layout bug
https://bugs.webkit.org/show_bug.cgi?id=37713
Summary
Whitespace + <nobr> + text-align: justify + certain widths = layout bug
webkit
Reported
2010-04-16 11:03:28 PDT
Created
attachment 53539
[details]
Standalone HTML test case See attached "tags7.html" for reduced test case. Reproduced in Chrome dev version, Safari 4.0.5 and WebKit nightly
r57720
. Document has "text-align: justify" style, text in <nobr> tags that are indented (whitespace). At certain (most) widths, the <nobr> tags on the first line are much much too wide. At only certain widths, everything displays as expected. If the whitespace inside the <nobr> tags is removed, or if the entire block of <nobr> tags and their content is de-dented, the issue does not manifest.
Attachments
Standalone HTML test case
(979 bytes, text/html)
2010-04-16 11:03 PDT
,
webkit
no flags
Details
Standalone HTML test case -- zipped
(545 bytes, application/zip)
2010-04-16 11:05 PDT
,
webkit
no flags
Details
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
webkit
Comment 1
2010-04-16 11:05:37 PDT
Created
attachment 53540
[details]
Standalone HTML test case -- zipped Bugzilla is trimming leading whitespace from the attached .html file, which causes the bug not to be triggered. Here's a .zip which can be extracted to get the file that actually produces the bug.
Robert Hogan
Comment 2
2013-04-01 05:16:33 PDT
I don't think this is happening anymore. Can you confirm?
webkit
Comment 3
2013-04-01 06:34:02 PDT
Can no longer reproduce.
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