Title: [175004] trunk/LayoutTests
Revision
175004
Author
[email protected]
Date
2014-10-21 17:26:13 -0700 (Tue, 21 Oct 2014)

Log Message

[Win] Unreviewed test updates after switching to Windows theme for tests.
https://bugs.webkit.org/show_bug.cgi?id=137932

* platform/win/css1/box_properties/acid_test-expected.txt:
* platform/win/editing/inserting/4960120-1-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (175003 => 175004)


--- trunk/LayoutTests/ChangeLog	2014-10-22 00:17:46 UTC (rev 175003)
+++ trunk/LayoutTests/ChangeLog	2014-10-22 00:26:13 UTC (rev 175004)
@@ -1,3 +1,11 @@
+2014-10-21  Brent Fulgham  <[email protected]>
+
+        [Win] Unreviewed test updates after switching to Windows theme for tests.
+        https://bugs.webkit.org/show_bug.cgi?id=137932
+
+        * platform/win/css1/box_properties/acid_test-expected.txt:
+        * platform/win/editing/inserting/4960120-1-expected.txt:
+
 2014-10-21  Jaehun Lim  <[email protected]>
 
         'true' isn't a valid value for justify-self

Modified: trunk/LayoutTests/platform/win/css1/box_properties/acid_test-expected.txt (175003 => 175004)


--- trunk/LayoutTests/platform/win/css1/box_properties/acid_test-expected.txt	2014-10-22 00:17:46 UTC (rev 175003)
+++ trunk/LayoutTests/platform/win/css1/box_properties/acid_test-expected.txt	2014-10-22 00:26:13 UTC (rev 175004)
@@ -23,12 +23,12 @@
                 RenderBlock {P} at (0,0) size 140x20
                   RenderText {#text} at (0,4) size 28x12
                     text run at (0,4) width 28: "bang "
-                  RenderBlock {INPUT} at (30,3) size 12x13 [color=#000000]
+                  RenderBlock {INPUT} at (33,3) size 13x13 [color=#000000]
                   RenderText {#text} at (0,0) size 0x0
                 RenderBlock {P} at (0,20) size 140x20
                   RenderText {#text} at (0,4) size 47x12
                     text run at (0,4) width 47: "whimper "
-                  RenderBlock {INPUT} at (49,3) size 12x13 [color=#000000]
+                  RenderBlock {INPUT} at (52,3) size 13x13 [color=#000000]
                   RenderText {#text} at (0,0) size 0x0
               RenderBlock (anonymous) at (10,60) size 140x0
                 RenderInline {FORM} at (0,0) size 0x0

Modified: trunk/LayoutTests/platform/win/editing/inserting/4960120-1-expected.txt (175003 => 175004)


--- trunk/LayoutTests/platform/win/editing/inserting/4960120-1-expected.txt	2014-10-22 00:17:46 UTC (rev 175003)
+++ trunk/LayoutTests/platform/win/editing/inserting/4960120-1-expected.txt	2014-10-22 00:26:13 UTC (rev 175004)
@@ -6,14 +6,14 @@
       RenderBlock {P} at (0,0) size 784x18
         RenderText {#text} at (0,0) size 507x18
           text run at (0,0) width 507: "This tests for a bug where the first newline entered into a text area would be lost."
-      RenderBlock (anonymous) at (0,34) size 784x36
+      RenderBlock (anonymous) at (0,34) size 784x38
         RenderText {#text} at (0,0) size 0x0
         RenderText {#text} at (0,0) size 0x0
-layer at (10,44) size 161x32 clip at (11,45) size 159x30
-  RenderTextControl {TEXTAREA} at (2,2) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-    RenderBlock {DIV} at (3,3) size 155x26
-      RenderText {#text} at (0,0) size 0x13
+layer at (10,44) size 179x34 clip at (11,45) size 177x32
+  RenderTextControl {TEXTAREA} at (2,2) size 179x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 175x30
+      RenderText {#text} at (0,0) size 0x15
         text run at (0,0) width 0: " "
-      RenderText {#text} at (0,13) size 0x13
-        text run at (0,13) width 0: " "
+      RenderText {#text} at (0,13) size 0x15
+        text run at (0,15) width 0: " "
 caret: position 0 of child 1 {#text} of child 0 {DIV} of {#document-fragment} of child 2 {TEXTAREA} of body
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to