Bug 103609 - [CSS Regions] Layout RefTests (3) in fast/regions failing on Chromium Mountain Lion
Summary: [CSS Regions] Layout RefTests (3) in fast/regions failing on Chromium Mountai...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexandru Chiculita
URL:
Keywords:
Depends on:
Blocks: 57312
  Show dependency treegraph
 
Reported: 2012-11-29 00:35 PST by Alexander Pavlov (apavlov)
Modified: 2013-04-08 18:04 PDT (History)
5 users (show)

See Also:


Attachments
Patch V1 (8.70 KB, patch)
2012-11-29 15:17 PST, Alexandru Chiculita
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.