Bug 115490 - [CSS Exclusions] shape-inside rounded rectangle tests fail when subpixel layout is disabled
Summary: [CSS Exclusions] shape-inside rounded rectangle tests fail when subpixel layo...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hans Muller
URL:
Keywords:
Depends on:
Blocks: 115292
  Show dependency treegraph
 
Reported: 2013-05-01 15:07 PDT by Hans Muller
Modified: 2013-05-06 08:27 PDT (History)
1 user (show)

See Also:


Attachments
Patch (7.43 KB, patch)
2013-05-01 20:25 PDT, Hans Muller
no flags Details | Formatted Diff | Diff
Patch (7.41 KB, patch)
2013-05-02 11:36 PDT, Hans Muller
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hans Muller 2013-05-01 15:07:03 PDT
Som of the exclusions layout ref-tests failed when subpixel layout was disabled for the OSX port (see http://trac.webkit.org/changeset/149224).
Comment 1 Hans Muller 2013-05-01 20:25:56 PDT
Created attachment 200298 [details]
Patch

Second round of changes to restore platform/mac exclusion tests that started failing when subpixel layout was turned off. This set of changes just restores four ref-tests that place a single square Ahem character cell within a circle or an ellipse. When subpixel layout isn't enabled they expected origin of the character is adjusted.
Comment 2 Hans Muller 2013-05-02 11:36:08 PDT
Created attachment 200324 [details]
Patch

Fixed a ChangeLog typo, "they" => "the"
Comment 3 WebKit Commit Bot 2013-05-06 08:27:24 PDT
Comment on attachment 200324 [details]
Patch

Clearing flags on attachment: 200324

Committed r149598: <http://trac.webkit.org/changeset/149598>
Comment 4 WebKit Commit Bot 2013-05-06 08:27:25 PDT
All reviewed patches have been landed.  Closing bug.