Bug 125350
Summary: | [EFL][WK2] fast/canvas/canvas-as-image-hidpi.html and fast/backgrounds/gradient-background-leakage-hidpi.html are failing since r150802 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michal Pakula vel Rutka <mpakulavelrutka> |
Component: | WebKit EFL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | lucas.de.marchi, mcatanzaro |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Michal Pakula vel Rutka
Layout test fast/canvas/canvas-as-image-hidpi.html is failing since r150805-r150795 commit range <http://trac.webkit.org/log/?verbose=on&rev=150805&stop_rev=150795>
--- /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/fast/canvas/canvas-as-image-hidpi-expected.txt
+++ /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/fast/canvas/canvas-as-image-hidpi-actual.txt
@@ -1,6 +1,6 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x116
- RenderBlock {HTML} at (0,0) size 800x116
- RenderBody {BODY} at (8,8) size 784x100
+layer at (0,0) size 400x300
+ RenderView at (0,0) size 400x300
+layer at (0,0) size 400x116
+ RenderBlock {HTML} at (0,0) size 400x116
+ RenderBody {BODY} at (8,8) size 384x100
RenderImage {DIV} at (0,0) size 100x100
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michal Pakula vel Rutka
Layout test: fast/backgrounds/gradient-background-leakage-hidpi.html started to fail from r150802 <http://trac.webkit.org/changeset/150802> with similar output:
--- /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/fast/backgrounds/gradient-background-leakage-hidpi-expected.txt
+++ /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/fast/backgrounds/gradient-background-leakage-hidpi-actual.txt
@@ -1,7 +1,7 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x68
- RenderBlock {HTML} at (0,0) size 800x68
- RenderBody {BODY} at (8,8) size 784x52
+layer at (0,0) size 400x300
+ RenderView at (0,0) size 400x300
+layer at (0,0) size 400x68
+ RenderBlock {HTML} at (0,0) size 400x68
+ RenderBody {BODY} at (8,8) size 384x52
RenderBlock {DIV} at (0,0) size 220x52 [bgcolor=#FF0000]
RenderBlock {DIV} at (10,10) size 202x32 [border: (1px solid #008000)]
Michael Catanzaro
Closing this bug because the EFL port has been removed from trunk.
If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.