Title: [94523] trunk/LayoutTests
Revision
94523
Author
[email protected]
Date
2011-09-05 03:50:51 -0700 (Mon, 05 Sep 2011)

Log Message

[Qt] Update expected result after r94425
https://bugs.webkit.org/show_bug.cgi?id=66467

Patch by Kristof Kosztyo <[email protected]> on 2011-09-05

* platform/qt/fast/dom/HTMLInputElement/input-image-alt-text-expected.png:
* platform/qt/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (94522 => 94523)


--- trunk/LayoutTests/ChangeLog	2011-09-05 10:43:34 UTC (rev 94522)
+++ trunk/LayoutTests/ChangeLog	2011-09-05 10:50:51 UTC (rev 94523)
@@ -1,3 +1,11 @@
+2011-09-05  Kristof Kosztyo <[email protected]>
+
+        [Qt] Update expected result after r94425
+        https://bugs.webkit.org/show_bug.cgi?id=66467
+
+        * platform/qt/fast/dom/HTMLInputElement/input-image-alt-text-expected.png:
+        * platform/qt/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt:
+
 2011-09-05  Ilya Tikhonovsky  <[email protected]>
 
         Unreviewed update expected image for chromium MAC.

Modified: trunk/LayoutTests/platform/qt/fast/dom/HTMLInputElement/input-image-alt-text-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/qt/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt (94522 => 94523)


--- trunk/LayoutTests/platform/qt/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt	2011-09-05 10:43:34 UTC (rev 94522)
+++ trunk/LayoutTests/platform/qt/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt	2011-09-05 10:50:51 UTC (rev 94523)
@@ -9,10 +9,10 @@
           text run at (514,0) width 214: "no src attribute. You should see"
           text run at (0,22) width 309: "\"Success\" twice, followed by a blue rectangle."
       RenderBlock {P} at (0,60) size 784x0
-      RenderBlock {FORM} at (0,60) size 784x97
+      RenderBlock {FORM} at (0,60) size 784x99
         RenderImage {INPUT} at (0,0) size 51x22
         RenderBR {BR} at (51,22) size 0x0
-        RenderImage {INPUT} at (0,22) size 100x50
-        RenderBR {BR} at (100,72) size 0x0
-        RenderImage {INPUT} at (0,72) size 75x25
-        RenderBR {BR} at (75,97) size 0x0
+        RenderImage {INPUT} at (0,22) size 102x52 [border: (1px solid #000000)]
+        RenderBR {BR} at (102,74) size 0x0
+        RenderImage {INPUT} at (0,74) size 75x25
+        RenderBR {BR} at (75,99) size 0x0
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to