Bug 107972 - Change svg/text/text-rect-precision.html to pass on non-subpixel platforms and add results
Summary: Change svg/text/text-rect-precision.html to pass on non-subpixel platforms an...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Emil A Eklund
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-25 11:46 PST by Emil A Eklund
Modified: 2013-01-25 12:21 PST (History)
3 users (show)

See Also:


Attachments
Patch (3.59 KB, patch)
2013-01-25 11:56 PST, Emil A Eklund
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Emil A Eklund 2013-01-25 11:46:46 PST
Change svg/text/text-rect-precision.html to pass on non-subpixel platforms and add results
Comment 1 Levi Weintraub 2013-01-25 11:51:57 PST
I can't wait for this to no longer be an issue :-/
Comment 2 Emil A Eklund 2013-01-25 11:56:03 PST
Created attachment 184789 [details]
Patch
Comment 3 Levi Weintraub 2013-01-25 11:59:08 PST
Comment on attachment 184789 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=184789&action=review

> LayoutTests/svg/text/text-rect-precision.html:47
> -        testPassed('Width of text element is ' + elementWidth + ', expected ' + textWidth);
> +        testFailed('Width of text element is ' + elementWidth + ', expected ' + textWidth);

This doesn't look like it was right before!
Comment 4 WebKit Review Bot 2013-01-25 12:21:17 PST
Comment on attachment 184789 [details]
Patch

Clearing flags on attachment: 184789

Committed r140858: <http://trac.webkit.org/changeset/140858>
Comment 5 WebKit Review Bot 2013-01-25 12:21:21 PST
All reviewed patches have been landed.  Closing bug.