Title: [97179] trunk/LayoutTests
Revision
97179
Author
rn...@webkit.org
Date
2011-10-11 14:02:38 -0700 (Tue, 11 Oct 2011)

Log Message

Mac rebaseline after r96958.

* platform/mac/fast/forms/input-disabled-color-expected.png:
* platform/mac/fast/forms/input-disabled-color-expected.txt:
* platform/mac/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (97178 => 97179)


--- trunk/LayoutTests/ChangeLog	2011-10-11 20:58:28 UTC (rev 97178)
+++ trunk/LayoutTests/ChangeLog	2011-10-11 21:02:38 UTC (rev 97179)
@@ -1,5 +1,13 @@
 2011-10-11  Ryosuke Niwa  <rn...@webkit.org>
 
+        Mac rebaseline after r96958.
+
+        * platform/mac/fast/forms/input-disabled-color-expected.png:
+        * platform/mac/fast/forms/input-disabled-color-expected.txt:
+        * platform/mac/test_expectations.txt:
+
+2011-10-11  Ryosuke Niwa  <rn...@webkit.org>
+
         Move test expectations added by r96987 to Chromium Linux directory,
         and add the baseline for Mac port.
 

Modified: trunk/LayoutTests/platform/mac/fast/forms/input-disabled-color-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/mac/fast/forms/input-disabled-color-expected.txt (97178 => 97179)


--- trunk/LayoutTests/platform/mac/fast/forms/input-disabled-color-expected.txt	2011-10-11 20:58:28 UTC (rev 97178)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-disabled-color-expected.txt	2011-10-11 21:02:38 UTC (rev 97179)
@@ -61,6 +61,16 @@
         text run at (129,250) width 4: " "
       RenderTextControl {INPUT} at (135,250) size 125x19 [color=#808080] [bgcolor=#FF0000] [border: (2px inset #808080)]
       RenderBR {BR} at (262,264) size 0x0
+      RenderTextControl {INPUT} at (2,273) size 125x19 [color=#FF0000] [bgcolor=#FFFFFF] [border: (2px inset #FF0000)]
+      RenderText {#text} at (129,273) size 4x18
+        text run at (129,273) width 4: " "
+      RenderTextControl {INPUT} at (135,273) size 125x19 [color=#FF0000] [bgcolor=#FFFFFF] [border: (2px inset #FF0000)]
+      RenderBR {BR} at (262,287) size 0x0
+      RenderTextControl {INPUT} at (2,296) size 125x19 [color=#FF0000] [border: (2px inset #FF0000)]
+      RenderText {#text} at (129,296) size 4x18
+        text run at (129,296) width 4: " "
+      RenderTextControl {INPUT} at (135,296) size 125x19 [color=#FF0000] [border: (2px inset #FF0000)]
+      RenderBR {BR} at (262,310) size 0x0
 layer at (13,31) size 119x13 scrollWidth 357
   RenderBlock {DIV} at (3,3) size 119x13 [color=#545454]
     RenderText {#text} at (1,0) size 355x13
@@ -149,3 +159,19 @@
   RenderBlock {DIV} at (3,3) size 119x13
     RenderText {#text} at (1,0) size 156x13
       text run at (1,0) width 156: "This text field is not disabled"
+layer at (13,284) size 119x13 scrollWidth 357
+  RenderBlock {DIV} at (3,3) size 119x13
+    RenderText {#text} at (1,0) size 355x13
+      text run at (1,0) width 355: "The text in this disabled field should displayed as dimmed or grey"
+layer at (146,284) size 119x13 scrollWidth 158
+  RenderBlock {DIV} at (3,3) size 119x13
+    RenderText {#text} at (1,0) size 156x13
+      text run at (1,0) width 156: "This text field is not disabled"
+layer at (13,307) size 119x13 scrollWidth 357
+  RenderBlock {DIV} at (3,3) size 119x13
+    RenderText {#text} at (1,0) size 355x13
+      text run at (1,0) width 355: "The text in this disabled field should displayed as dimmed or grey"
+layer at (146,307) size 119x13 scrollWidth 158
+  RenderBlock {DIV} at (3,3) size 119x13
+    RenderText {#text} at (1,0) size 156x13
+      text run at (1,0) width 156: "This text field is not disabled"

Modified: trunk/LayoutTests/platform/mac/test_expectations.txt (97178 => 97179)


--- trunk/LayoutTests/platform/mac/test_expectations.txt	2011-10-11 20:58:28 UTC (rev 97178)
+++ trunk/LayoutTests/platform/mac/test_expectations.txt	2011-10-11 21:02:38 UTC (rev 97179)
@@ -29,6 +29,3 @@
 BUGWK67007 DEBUG : fast/ruby/after-table-doesnt-crash.html = CRASH
 BUGWK67007 DEBUG : fast/ruby/generated-after-counter-doesnt-crash.html = CRASH
 BUGWK67007 DEBUG : fast/ruby/generated-before-and-after-counter-doesnt-crash.html = CRASH
-
-// Need rebaseline
-BUGWK65361 : fast/forms/input-disabled-color.html = IMAGE+TEXT
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to