| 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"
|
|
|