Title: [111987] trunk/LayoutTests
Revision
111987
Author
[email protected]
Date
2012-03-24 01:49:39 -0700 (Sat, 24 Mar 2012)

Log Message

Added Mac expected results for this test that was added in r111946.

* platform/mac/editing/selection/selection-button-text-expected.png: Added.
* platform/mac/editing/selection/selection-button-text-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111986 => 111987)


--- trunk/LayoutTests/ChangeLog	2012-03-24 08:37:51 UTC (rev 111986)
+++ trunk/LayoutTests/ChangeLog	2012-03-24 08:49:39 UTC (rev 111987)
@@ -1,3 +1,10 @@
+2012-03-24  Dan Bernstein  <[email protected]>
+
+        Added Mac expected results for this test that was added in r111946.
+
+        * platform/mac/editing/selection/selection-button-text-expected.png: Added.
+        * platform/mac/editing/selection/selection-button-text-expected.txt: Added.
+
 2012-03-24  'Pavel Feldman'  <[email protected]>
 
         Not reviewed: chromium expectations updated.

Added: trunk/LayoutTests/platform/mac/editing/selection/selection-button-text-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/mac/editing/selection/selection-button-text-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/mac/editing/selection/selection-button-text-expected.txt (0 => 111987)


--- trunk/LayoutTests/platform/mac/editing/selection/selection-button-text-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/editing/selection/selection-button-text-expected.txt	2012-03-24 08:49:39 UTC (rev 111987)
@@ -0,0 +1,35 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x138
+  RenderBlock {HTML} at (0,0) size 800x138
+    RenderBody {BODY} at (8,16) size 784x114
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 556x18
+          text run at (0,0) width 556: "To PASS this test case the text of the button label should not be selected in the selection."
+      RenderBlock {DIV} at (0,34) size 784x80
+        RenderBlock (anonymous) at (0,0) size 784x40
+          RenderText {#text} at (0,0) size 49x18
+            text run at (0,0) width 49: "Buttons"
+          RenderBR {BR} at (49,0) size 0x18
+          RenderText {#text} at (0,19) size 59x18
+            text run at (0,19) width 59: "with text "
+          RenderButton {INPUT} at (61,20) size 62x18 [bgcolor=#C0C0C0]
+            RenderBlock (anonymous) at (8,2) size 46x13
+              RenderText at (0,0) size 46x13
+                text run at (0,0) width 46: "too little"
+          RenderText {#text} at (125,19) size 55x18
+            text run at (125,19) width 55: " too little"
+        RenderBlock {DIV} at (0,40) size 784x22
+          RenderText {#text} at (0,1) size 54x18
+            text run at (0,1) width 54: "and text "
+          RenderButton {INPUT} at (56,2) size 67x18 [bgcolor=#C0C0C0]
+            RenderBlock (anonymous) at (8,2) size 51x13
+              RenderText at (0,0) size 51x13
+                text run at (0,0) width 51: "too much"
+          RenderText {#text} at (125,1) size 63x18
+            text run at (125,1) width 63: " too much"
+        RenderBlock (anonymous) at (0,62) size 784x18
+          RenderText {#text} at (0,0) size 244x18
+            text run at (0,0) width 244: "Should not be selected in the selection."
+selection start: position 0 of child 0 {#text} of child 1 {P} of body
+selection end:   position 41 of child 6 {#text} of child 3 {DIV} of body
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to