Bug 115490

Summary: [CSS Exclusions] shape-inside rounded rectangle tests fail when subpixel layout is disabled
Product: WebKit Reporter: Hans Muller <giles_joplin>
Component: CSSAssignee: Hans Muller <giles_joplin>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 115292    
Attachments:
Description Flags
Patch
none
Patch none

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.