Bug 101897 - [CSS Regions] region-style-inline-background-color.html failing on Chromium
Summary: [CSS Regions] region-style-inline-background-color.html failing on Chromium
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 57312
  Show dependency treegraph
 
Reported: 2012-11-11 22:50 PST by Mihnea Ovidenie
Modified: 2013-04-08 15:20 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.99 KB, patch)
2012-11-11 22:58 PST, Mihnea Ovidenie
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mihnea Ovidenie 2012-11-11 22:50:28 PST
Test fast/regions/region-style-inline-background-color.html is failing on MountainLion and Chromium. I suspect it has a repaint issue due to the usage of a font-family in test. Disable it until we figure out the problem.
Comment 1 Mihnea Ovidenie 2012-11-11 22:58:57 PST
Created attachment 173566 [details]
Patch
Comment 2 Ryosuke Niwa 2013-01-03 13:35:46 PST
Removed Mac test expectation in http://trac.webkit.org/changeset/138734 since the test has been passing.
Comment 3 Andrei Bucur 2013-04-02 08:59:30 PDT
Also enabled on Chromium in http://trac.webkit.org/changeset/147437 .