Bug 90770 - [Gtk][EFL] fast/regions/webkit-flow-renderer-layer.html reftest fails
Summary: [Gtk][EFL] fast/regions/webkit-flow-renderer-layer.html reftest fails
Status: RESOLVED DUPLICATE of bug 97387
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (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-07-09 03:40 PDT by Zan Dobersek
Modified: 2012-09-22 04:16 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2012-07-09 03:40:01 PDT
The actual pixel output is appended. The expected output[2] indicates the 'DIV2' element in the test case[1] should not be visible.

[1] - http://trac.webkit.org/browser/trunk/LayoutTests/fast/regions/webkit-flow-renderer-layer.html
[2] - http://trac.webkit.org/browser/trunk/LayoutTests/fast/regions/webkit-flow-renderer-layer-expected.html
Comment 1 Mihnea Ovidenie 2012-09-22 04:16:10 PDT
The fix for https://bugs.webkit.org/show_bug.cgi?id=97387 split the failing test into 2 parts. The part with elements collected in a flow thread that require accelerated compositing is placed in another test: compositing/regions/webkit-flow-renderer-layer-compositing.html.

*** This bug has been marked as a duplicate of bug 97387 ***