Bug 108656

Summary: Rebaseline text output for contentOpaque
Product: WebKit Reporter: Alok Priyadarshi <alokp>
Component: Layout and RenderingAssignee: Alok Priyadarshi <alokp>
Status: RESOLVED FIXED    
Severity: Normal CC: fmalita, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 108354    
Bug Blocks:    

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>