Bug 108656
Summary: | Rebaseline text output for contentOpaque | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alok Priyadarshi <alokp> |
Component: | Layout and Rendering | Assignee: | 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: |
Alok Priyadarshi
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alok Priyadarshi
Committed r142224: <http://trac.webkit.org/changeset/142224>