Bug 103609

Summary: [CSS Regions] Layout RefTests (3) in fast/regions failing on Chromium Mountain Lion
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Tools / TestsAssignee: Alexandru Chiculita <achicu>
Status: RESOLVED WONTFIX    
Severity: Normal CC: dglazkov, mihnea, schenney, WebkitBugTracker, zmo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
Patch V1 darin: review+

Description Alexander Pavlov (apavlov) 2012-11-29 00:35:43 PST
The following layout reftests are failing on Mac 10.8

fast/regions/autoheight-dynamic-update.html
fast/regions/firstletter-inside-flowthread.html
fast/regions/listmarker-inside-flowthread.html

Probable cause:

http://trac.webkit.org/changeset/136045
Comment 2 Alexandru Chiculita 2012-11-29 09:21:23 PST
It looks like an anti-aliasing/sub-layout pixel difference in the ref tests. I will try to fix them today.
Comment 3 Alexandru Chiculita 2012-11-29 15:17:35 PST
Created attachment 176830 [details]
Patch V1
Comment 4 Mihnea Ovidenie 2012-12-10 07:45:12 PST
Would it help to add *-webkit-font-smoothing: none;* for those cases where you are using Ahem font?
Comment 5 Darin Adler 2013-04-08 18:04:21 PDT
Comment on attachment 176830 [details]
Patch V1

Change seems OK, but commit queue won’t work since it updates the Chromium text expectations file which no longer exists.