Bug 83559 - REGRESSION: font-size:0 text runs has non zero width in case of Windows Safari.
Summary: REGRESSION: font-size:0 text runs has non zero width in case of Windows Safari.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Windows 7
: P2 Normal
Assignee: Nobody
URL: LayoutTests\fast\text\font-size-zero....
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-10 02:48 PDT by Pravin D
Modified: 2012-04-12 09:00 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.01 KB, patch)
2012-04-10 03:08 PDT, Pravin D
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pravin D 2012-04-10 02:48:49 PDT
The text runs width for font-size:0 should be zero. It is failing in case of Safari browser on windows 7.

Another similar bug is
https://bugs.webkit.org/show_bug.cgi?id=49871
which was raised for Chromium browser which has already been fixed.

The test case for the bug is LayoutTests\fast\text\font-size-zero.html
Comment 1 Pravin D 2012-04-10 03:08:00 PDT
Created attachment 136416 [details]
Patch
Comment 2 Pravin D 2012-04-12 02:03:02 PDT
What to do abt the commit queue flag ??
Comment 3 Julien Chaffraix 2012-04-12 08:36:16 PDT
Comment on attachment 136416 [details]
Patch

> What to do abt the commit queue flag ??

Done.
Comment 4 WebKit Review Bot 2012-04-12 09:00:26 PDT
Comment on attachment 136416 [details]
Patch

Clearing flags on attachment: 136416

Committed r113989: <http://trac.webkit.org/changeset/113989>
Comment 5 WebKit Review Bot 2012-04-12 09:00:30 PDT
All reviewed patches have been landed.  Closing bug.