Title: [97616] trunk/LayoutTests
Revision
97616
Author
[email protected]
Date
2011-10-17 07:01:07 -0700 (Mon, 17 Oct 2011)

Log Message

[Qt] Unreviewed gardening. Unskip a passing test and add platform specific expected result.

* platform/qt/Skipped:
* platform/qt/fast/events/reveal-link-when-focused-expected.png: Added.
* platform/qt/fast/events/reveal-link-when-focused-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (97615 => 97616)


--- trunk/LayoutTests/ChangeLog	2011-10-17 13:41:55 UTC (rev 97615)
+++ trunk/LayoutTests/ChangeLog	2011-10-17 14:01:07 UTC (rev 97616)
@@ -1,3 +1,11 @@
+2011-10-17  Csaba Osztrogonác  <[email protected]>
+
+        [Qt] Unreviewed gardening. Unskip a passing test and add platform specific expected result.
+
+        * platform/qt/Skipped:
+        * platform/qt/fast/events/reveal-link-when-focused-expected.png: Added.
+        * platform/qt/fast/events/reveal-link-when-focused-expected.txt: Added.
+
 2011-10-17  Mikhail Naganov  <[email protected]>
 
         Web Inspector: [Chromium] Add an ability to look up and explore an object from a heap profile.

Modified: trunk/LayoutTests/platform/qt/Skipped (97615 => 97616)


--- trunk/LayoutTests/platform/qt/Skipped	2011-10-17 13:41:55 UTC (rev 97615)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-10-17 14:01:07 UTC (rev 97616)
@@ -1173,7 +1173,6 @@
 fast/events/js-keyboard-event-creation.html
 fast/events/keypress-insert-tab.html
 fast/events/ondragenter.html
-fast/events/reveal-link-when-focused.html
 fast/events/standalone-image-drag-to-editable.html
 fast/events/updateLayoutForHitTest.html
 fast/forms/input-selectedoption.html

Added: trunk/LayoutTests/platform/qt/fast/events/reveal-link-when-focused-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/fast/events/reveal-link-when-focused-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/qt/fast/events/reveal-link-when-focused-expected.txt (0 => 97616)


--- trunk/LayoutTests/platform/qt/fast/events/reveal-link-when-focused-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/fast/events/reveal-link-when-focused-expected.txt	2011-10-17 14:01:07 UTC (rev 97616)
@@ -0,0 +1,14 @@
+layer at (0,0) size 784x2038
+  RenderView at (0,0) size 784x600
+layer at (0,0) size 784x2038
+  RenderBlock {HTML} at (0,0) size 784x2038
+    RenderBody {BODY} at (8,8) size 768x2022
+      RenderBlock {DIV} at (0,0) size 768x2000
+        RenderText {#text} at (0,0) size 353x22
+          text run at (0,0) width 353: "padding to make link be initially scrolled out of sight"
+      RenderBlock (anonymous) at (0,2000) size 768x22
+        RenderInline {A} at (0,0) size 380x22 [color=#551A8B]
+          RenderText {#text} at (0,0) size 380x22
+            text run at (0,0) width 380: "this link should be focused and revealed after page loads"
+        RenderText {#text} at (0,0) size 0x0
+scrolled to 0,1438
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to