Title: [158725] trunk/LayoutTests
Revision
158725
Author
[email protected]
Date
2013-11-05 23:20:02 -0800 (Tue, 05 Nov 2013)

Log Message

Mac Mavericks rebaseline after r158714.

* platform/mac/fast/forms/textAreaLineHeight-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (158724 => 158725)


--- trunk/LayoutTests/ChangeLog	2013-11-06 07:11:31 UTC (rev 158724)
+++ trunk/LayoutTests/ChangeLog	2013-11-06 07:20:02 UTC (rev 158725)
@@ -1,5 +1,11 @@
 2013-11-05  Ryosuke Niwa  <[email protected]>
 
+        Mac Mavericks rebaseline after r158714.
+
+        * platform/mac/fast/forms/textAreaLineHeight-expected.txt:
+
+2013-11-05  Ryosuke Niwa  <[email protected]>
+
         Use-after-free in SliderThumbElement::dragFrom
         https://bugs.webkit.org/show_bug.cgi?id=123873
 

Modified: trunk/LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.txt (158724 => 158725)


--- trunk/LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.txt	2013-11-06 07:11:31 UTC (rev 158724)
+++ trunk/LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.txt	2013-11-06 07:20:02 UTC (rev 158725)
@@ -18,18 +18,18 @@
         RenderText {#text} at (0,246) size 152x18
           text run at (0,246) width 152: "PARAGRAPH - works"
       RenderBlock {P} at (0,314) size 402x202 [border: (1px dotted #C0C0C0)]
-        RenderText {#text} at (1,19) size 382x68
+        RenderText {#text} at (1,19) size 382x69
           text run at (1,19) width 382: "Demo text here that wraps a bit and should demonstrate"
-          text run at (1,71) width 182: "the goodness of line-height"
+          text run at (1,72) width 182: "the goodness of line-height"
       RenderBlock (anonymous) at (0,529) size 769x36
         RenderBR {BR} at (0,0) size 0x18
         RenderText {#text} at (0,18) size 81x18
           text run at (0,18) width 81: "DIV - works"
         RenderBR {BR} at (81,18) size 0x18
       RenderBlock {DIV} at (0,565) size 402x202 [border: (1px dotted #C0C0C0)]
-        RenderText {#text} at (1,19) size 382x68
+        RenderText {#text} at (1,19) size 382x69
           text run at (1,19) width 382: "Demo text here that wraps a bit and should demonstrate"
-          text run at (1,71) width 182: "the goodness of line-height"
+          text run at (1,72) width 182: "the goodness of line-height"
       RenderBlock (anonymous) at (0,767) size 769x416
         RenderBR {BR} at (0,0) size 0x18
         RenderBR {BR} at (0,18) size 0x18
@@ -54,11 +54,11 @@
       RenderBlock {P} at (0,1199) size 769x0
 layer at (8,60) size 406x206 clip at (9,61) size 404x204
   RenderTextControl {TEXTAREA} at (0,18) size 406x206 [bgcolor=#FFFFFF] [border: (1px dotted #C0C0C0)]
-    RenderBlock {DIV} at (3,3) size 400x104
-      RenderText {#text} at (0,18) size 387x68
+    RenderBlock {DIV} at (3,3) size 400x106
+      RenderText {#text} at (0,18) size 387x69
         text run at (0,18) width 382: "Demo text here that wraps a bit and should demonstrate"
         text run at (382,18) width 5: " "
-        text run at (0,70) width 182: "the goodness of line-height"
+        text run at (0,71) width 182: "the goodness of line-height"
 layer at (10,831) size 161x32 clip at (11,832) size 144x30 scrollHeight 56
   RenderTextControl {TEXTAREA} at (2,56) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
     RenderBlock {DIV} at (3,3) size 140x52
@@ -75,4 +75,4 @@
     RenderBlock {DIV} at (3,3) size 155x13
 layer at (8,981) size 406x206 clip at (9,982) size 404x204
   RenderTextControl {TEXTAREA} at (0,206) size 406x206 [bgcolor=#FFFFFF] [border: (1px dotted #C0C0C0)]
-    RenderBlock {DIV} at (3,3) size 400x52
+    RenderBlock {DIV} at (3,3) size 400x53
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to