Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(20)

Unified Diff: LayoutTests/platform/chromium-win/fast/css/bidi-override-in-anonymous-block-expected.txt

Issue 10264007: Merge 113252 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1084/
Patch Set: Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/chromium-win/fast/css/bidi-override-in-anonymous-block-expected.txt
===================================================================
--- LayoutTests/platform/chromium-win/fast/css/bidi-override-in-anonymous-block-expected.txt (revision 115614)
+++ LayoutTests/platform/chromium-win/fast/css/bidi-override-in-anonymous-block-expected.txt (working copy)
@@ -225,7 +225,7 @@
RenderTableRow {DIV} at (0,0) size 24x20
RenderTableCell (anonymous) at (0,0) size 24x20 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,0) size 22x19
- text run at (2,0) width 22: "abc"
+ text run at (2,0) width 22 RTL override: "abc"
RenderTableRow (anonymous) at (0,20) size 24x20
RenderTableCell {DIV} at (0,20) size 24x20 [r=1 c=0 rs=1 cs=1]
RenderText {#text} at (5,0) size 19x19
@@ -237,4 +237,4 @@
RenderTableRow (anonymous) at (0,0) size 24x20
RenderTableCell (anonymous) at (0,0) size 24x20 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 24x19
- text run at (0,0) width 24: "opq"
+ text run at (0,0) width 24 RTL override: "opq"

Powered by Google App Engine
This is Rietveld 408576698