[Webkit-unassigned] [Bug 141699] New: [GTK] Layout Test fast/attachment/attachment-disabled-rendering.html is failing since it was added
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 17 05:23:24 PST 2015
https://bugs.webkit.org/show_bug.cgi?id=141699
Bug ID: 141699
Summary: [GTK] Layout Test
fast/attachment/attachment-disabled-rendering.html is
failing since it was added
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: chavarria1991 at gmail.com
The fast/attachment/attachment-disabled-rendering.html and fast/attachment/attachment-rendering.html layout tests are failing since they were added on r180193 (https://trac.webkit.org/changeset/180193).
The diffs are the following:
* fast/attachment/attachment-disabled-rendering.html
--- /home/ch01/wk-tools/layout-test-results/fast/attachment/attachment-disabled-rendering-expected.txt
+++ /home/ch01/wk-tools/layout-test-results/fast/attachment/attachment-disabled-rendering-actual.txt
@@ -3,9 +3,9 @@
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 766x18
- text run at (0,0) width 766: "This tests that attachments don't have a custom renderer when they are disabled. This test must be run in the test runner."
- RenderBlock (anonymous) at (0,34) size 784x0
+ RenderBlock {P} at (0,0) size 784x17
+ RenderText {#text} at (0,0) size 750x17
+ text run at (0,0) width 750: "This tests that attachments don't have a custom renderer when they are disabled. This test must be run in the test runner."
+ RenderBlock (anonymous) at (0,33) size 784x0
RenderInline {ATTACHMENT} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
* fast/attachment/attachment-rendering.html
--- /home/ch01/wk-tools/layout-test-results/fast/attachment/attachment-rendering-expected.txt
+++ /home/ch01/wk-tools/layout-test-results/fast/attachment/attachment-rendering-actual.txt
@@ -2,10 +2,10 @@
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 326x18
- text run at (0,0) width 326: "This tests that attachments have a custom renderer."
- RenderBlock (anonymous) at (0,34) size 784x200
- RenderAttachment {ATTACHMENT} at (0,0) size 200x200
+ RenderBody {BODY} at (8,8) size 784x576
+ RenderBlock {P} at (0,0) size 784x17
+ RenderText {#text} at (0,0) size 318x17
+ text run at (0,0) width 318: "This tests that attachments have a custom renderer."
+ RenderBlock (anonymous) at (0,33) size 784x0
+ RenderInline {ATTACHMENT} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150217/359a1d5e/attachment-0002.html>
More information about the webkit-unassigned
mailing list