Bug 108656 - Rebaseline text output for contentOpaque
Summary: Rebaseline text output for contentOpaque
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alok Priyadarshi
URL:
Keywords:
Depends on: 108354
Blocks:
  Show dependency treegraph
 
Reported: 2013-02-01 10:28 PST by Alok Priyadarshi
Modified: 2013-02-07 21:05 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alok Priyadarshi 2013-02-01 10:28:47 PST
Once the patch for bug 108354 lands, we will start dumping GraphicsLayer::m_contentsOpaque. I have locally updated most of the text expectations file, but might miss a few. The following tests seem to be failing even after updating the baseline.

chromium:
compositing/visibility/visibility-image-layers-dynamic.html

mac:
compositing/visible-rect/iframe-no-layers.html
compositing/visibility/visibility-image-layers-dynamic.html

mac-wk2:
platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-transformed-html.html
compositing/visibility/visibility-image-layers-dynamic.html
platform/mac-wk2/tiled-drawing/fixed-background/fixed-html-background.html
platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-zoomed.html
platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-opacity-html.html
platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-body-layer.html
platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background.html
platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-positioned.html
compositing/visible-rect/iframe-no-layers.html

Use garden-o-matic to rebaseline these tests after the patch for bug 108354 lands.
Comment 1 Alok Priyadarshi 2013-02-07 21:05:21 PST
Committed r142224: <http://trac.webkit.org/changeset/142224>