Title: [156044] trunk/LayoutTests
Revision
156044
Author
akl...@apple.com
Date
2013-09-18 09:27:02 -0700 (Wed, 18 Sep 2013)

Log Message

Missed one rebaseline for the RenderMenuList change.

* platform/mac/fast/forms/select-empty-option-height-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (156043 => 156044)


--- trunk/LayoutTests/ChangeLog	2013-09-18 15:55:55 UTC (rev 156043)
+++ trunk/LayoutTests/ChangeLog	2013-09-18 16:27:02 UTC (rev 156044)
@@ -1,5 +1,11 @@
 2013-09-18  Andreas Kling  <akl...@apple.com>
 
+        Missed one rebaseline for the RenderMenuList change.
+
+        * platform/mac/fast/forms/select-empty-option-height-expected.txt:
+
+2013-09-18  Andreas Kling  <akl...@apple.com>
+
         Avoid using RenderBR internally in RenderMenuList.
         <https://webkit.org/b/121550>
 

Modified: trunk/LayoutTests/platform/mac/fast/forms/select-empty-option-height-expected.txt (156043 => 156044)


--- trunk/LayoutTests/platform/mac/fast/forms/select-empty-option-height-expected.txt	2013-09-18 15:55:55 UTC (rev 156043)
+++ trunk/LayoutTests/platform/mac/fast/forms/select-empty-option-height-expected.txt	2013-09-18 16:27:02 UTC (rev 156044)
@@ -5,6 +5,7 @@
     RenderBody {BODY} at (8,8) size 784x584
       RenderMenuList {SELECT} at (2,2) size 25x15 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
         RenderBlock (anonymous) at (1,1) size 23x13
-          RenderBR at (0,0) size 0x13 [bgcolor=#FFFFFF]
+          RenderText at (0,0) size 0x13
+            text run at (0,0) width 0: " "
       RenderText {#text} at (0,0) size 0x0
       RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to