Bug 186601
| Summary: | [GTK] Test fullscreen/full-screen-layer-dump.html fails since it was added on r232543 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply, jer.noble, simon.fraser |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 186330 | ||
Carlos Alberto Lopez Perez
The layout test /fullscreen/full-screen-layer-dump.html fails on platform GTK since it was added on r232543 <https://trac.webkit.org/r232543>
The text diff is the following:
--- a/gtk-linux-64-release-tests/build/layout-test-results/fullscreen/full-screen-layer-dump-expected.txt
+++ b/gtk-linux-64-release-tests/build/layout-test-results/fullscreen/full-screen-layer-dump-actual.txt
@@ -12,7 +12,6 @@
(GraphicsLayer
(anchor 0.00 0.00)
(bounds 800.00 600.00)
- (contents layer -800.00, -600.00 2400.00 x 1800.00)
)
(GraphicsLayer
(bounds 800.00 600.00)
I'm unsure if this text diff is ok (so it just need to be re-baselined for platform GTK) or it indicates a failure of the feature added on r232543 for platform GTK.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Marked as failing in https://trac.webkit.org/r232797