Title: [113278] trunk/LayoutTests
Revision
113278
Author
[email protected]
Date
2012-04-04 19:42:57 -0700 (Wed, 04 Apr 2012)

Log Message

Rebaseline for r113252.

Unreviewed.

* platform/qt/fast/css/bidi-override-in-anonymous-block-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (113277 => 113278)


--- trunk/LayoutTests/ChangeLog	2012-04-05 02:35:54 UTC (rev 113277)
+++ trunk/LayoutTests/ChangeLog	2012-04-05 02:42:57 UTC (rev 113278)
@@ -1,3 +1,11 @@
+2012-04-04  Abhishek Arya  <[email protected]>
+
+        Rebaseline for r113252.
+
+        Unreviewed.
+
+        * platform/qt/fast/css/bidi-override-in-anonymous-block-expected.txt:
+
 2012-04-04  Shinya Kawanaka  <[email protected]>
 
         Shadow DOM is exposed in JS.

Modified: trunk/LayoutTests/platform/qt/fast/css/bidi-override-in-anonymous-block-expected.txt (113277 => 113278)


--- trunk/LayoutTests/platform/qt/fast/css/bidi-override-in-anonymous-block-expected.txt	2012-04-05 02:35:54 UTC (rev 113277)
+++ trunk/LayoutTests/platform/qt/fast/css/bidi-override-in-anonymous-block-expected.txt	2012-04-05 02:42:57 UTC (rev 113278)
@@ -225,7 +225,7 @@
             RenderTableRow {DIV} at (0,0) size 27x21
               RenderTableCell (anonymous) at (0,0) size 27x21 [r=0 c=0 rs=1 cs=1]
                 RenderText {#text} at (1,0) size 26x21
-                  text run at (1,0) width 26: "abc"
+                  text run at (1,0) width 26 RTL override: "abc"
             RenderTableRow (anonymous) at (0,21) size 27x21
               RenderTableCell {DIV} at (0,21) size 27x21 [r=1 c=0 rs=1 cs=1]
                 RenderText {#text} at (5,0) size 22x21
@@ -237,4 +237,4 @@
             RenderTableRow (anonymous) at (0,0) size 27x21
               RenderTableCell (anonymous) at (0,0) size 27x21 [r=0 c=0 rs=1 cs=1]
                 RenderText {#text} at (0,0) size 27x21
-                  text run at (0,0) width 27: "opq"
+                  text run at (0,0) width 27 RTL override: "opq"
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to