Title: [117666] trunk/LayoutTests
Revision
117666
Author
[email protected]
Date
2012-05-18 19:50:26 -0700 (Fri, 18 May 2012)

Log Message

[EFL] Gardening after r116761 and the jhbuild/font changes.

* platform/efl/Skipped:
* platform/efl/fast/forms/select-disabled-appearance-expected.png:
* platform/efl/fast/forms/select-disabled-appearance-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (117665 => 117666)


--- trunk/LayoutTests/ChangeLog	2012-05-19 02:24:55 UTC (rev 117665)
+++ trunk/LayoutTests/ChangeLog	2012-05-19 02:50:26 UTC (rev 117666)
@@ -1,3 +1,11 @@
+2012-05-18  Raphael Kubo da Costa  <[email protected]>
+
+        [EFL] Gardening after r116761 and the jhbuild/font changes.
+
+        * platform/efl/Skipped:
+        * platform/efl/fast/forms/select-disabled-appearance-expected.png:
+        * platform/efl/fast/forms/select-disabled-appearance-expected.txt:
+
 2012-05-18  Peter Kasting  <[email protected]>
 
         [chromium] Fix broken expectations in r117651. 

Modified: trunk/LayoutTests/platform/efl/Skipped (117665 => 117666)


--- trunk/LayoutTests/platform/efl/Skipped	2012-05-19 02:24:55 UTC (rev 117665)
+++ trunk/LayoutTests/platform/efl/Skipped	2012-05-19 02:50:26 UTC (rev 117666)
@@ -839,7 +839,6 @@
 
 # BUG: <select> form elements do not respect some properties when being rendered (probably a problem in the theme).
 fast/forms/basic-selects.html
-fast/forms/select-disabled-appearance.html
 
 # BUG: <textarea>s have some rendering with the proper size
 fast/forms/basic-textareas-quirks.html

Modified: trunk/LayoutTests/platform/efl/fast/forms/select-disabled-appearance-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/efl/fast/forms/select-disabled-appearance-expected.txt (117665 => 117666)


--- trunk/LayoutTests/platform/efl/fast/forms/select-disabled-appearance-expected.txt	2012-05-19 02:24:55 UTC (rev 117665)
+++ trunk/LayoutTests/platform/efl/fast/forms/select-disabled-appearance-expected.txt	2012-05-19 02:50:26 UTC (rev 117666)
@@ -3,7 +3,7 @@
 layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x576
-      RenderBlock {P} at (0,0) size 784x19
+      RenderBlock {P} at (0,0) size 784x18
         RenderText {#text} at (0,0) size 53x19
           text run at (0,0) width 53: "Test for "
         RenderInline {I} at (0,0) size 652x19
@@ -15,15 +15,15 @@
             text run at (358,0) width 347: "REGRESSION: Disabled pop-up text is not grayed out"
         RenderText {#text} at (705,0) size 4x19
           text run at (705,0) width 4: "."
-      RenderBlock {P} at (0,35) size 784x43
-        RenderMenuList {SELECT} at (2,2) size 225x39 [color=#202020]
-          RenderBlock (anonymous) at (15,10) size 169x19
+      RenderBlock {P} at (0,34) size 784x42
+        RenderMenuList {SELECT} at (2,2) size 225x38 [color=#808080] [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (15,10) size 169x18
             RenderText at (0,0) size 169x19
               text run at (0,0) width 169: "This text should be gray"
         RenderText {#text} at (0,0) size 0x0
-      RenderBlock {P} at (0,94) size 784x43
-        RenderMenuList {SELECT} at (2,2) size 232x39 [color=#202020]
-          RenderBlock (anonymous) at (15,10) size 176x19
+      RenderBlock {P} at (0,92) size 784x42
+        RenderMenuList {SELECT} at (2,2) size 232x38 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (15,10) size 176x18
             RenderText at (0,0) size 176x19
               text run at (0,0) width 176: "This text should be black"
         RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to