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

Unified Diff: LayoutTests/platform/chromium-mac/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
« no previous file with comments | « no previous file | LayoutTests/platform/chromium-win/fast/css/bidi-override-in-anonymous-block-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/platform/chromium-mac/fast/css/bidi-override-in-anonymous-block-expected.txt
===================================================================
--- LayoutTests/platform/chromium-mac/fast/css/bidi-override-in-anonymous-block-expected.txt (revision 115614)
+++ LayoutTests/platform/chromium-mac/fast/css/bidi-override-in-anonymous-block-expected.txt (working copy)
@@ -225,7 +225,7 @@
RenderTableRow {DIV} at (0,0) size 24x18
RenderTableCell (anonymous) at (0,0) size 24x18 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,0) size 22x18
- text run at (2,0) width 22: "abc"
+ text run at (2,0) width 22 RTL override: "abc"
RenderTableRow (anonymous) at (0,18) size 24x18
RenderTableCell {DIV} at (0,18) size 24x18 [r=1 c=0 rs=1 cs=1]
RenderText {#text} at (4,0) size 20x18
@@ -237,4 +237,4 @@
RenderTableRow (anonymous) at (0,0) size 24x18
RenderTableCell (anonymous) at (0,0) size 24x18 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 24x18
- text run at (0,0) width 24: "opq"
+ text run at (0,0) width 24 RTL override: "opq"
« no previous file with comments | « no previous file | LayoutTests/platform/chromium-win/fast/css/bidi-override-in-anonymous-block-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698