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

Unified Diff: LayoutTests/platform/mac/fast/text/international/bidi-layout-across-linebreak-expected.txt

Issue 1156253005: Auto-rebaseline for r196194 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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/mac/fast/text/international/bidi-layout-across-linebreak-expected.txt
diff --git a/LayoutTests/platform/mac/fast/text/international/bidi-layout-across-linebreak-expected.txt b/LayoutTests/platform/mac/fast/text/international/bidi-layout-across-linebreak-expected.txt
index 16162b35dae5a0d07aee7dd1b7a49bc80468e65e..1339722687fba2beb2a5998a91692ee1aead4c7d 100644
--- a/LayoutTests/platform/mac/fast/text/international/bidi-layout-across-linebreak-expected.txt
+++ b/LayoutTests/platform/mac/fast/text/international/bidi-layout-across-linebreak-expected.txt
@@ -51,19 +51,19 @@ layer at (0,0) size 800x492
text run at (3,3) width 11 RTL: "\x{5D0}"
text run at (13,3) width 6: "."
LayoutBR {BR} at (18,18) size 1x0
- LayoutText {#text} at (3,21) size 10x18
- text run at (3,21) width 10 RTL: "\x{5D1}"
+ LayoutText {#text} at (3,21) size 9x18
+ text run at (3,21) width 9 RTL: "\x{5D1}"
LayoutTableCell {TD} at (94,64) size 33x41 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
LayoutText {#text} at (3,3) size 16x36
text run at (3,3) width 16 RTL: "\x{5D0}."
- text run at (3,21) width 10 RTL: "\x{5D1}"
+ text run at (3,21) width 9 RTL: "\x{5D1}"
LayoutTableCell {TD} at (127,64) size 45x41 [border: (1px solid #008000)] [r=2 c=3 rs=1 cs=1]
LayoutBlockFlow {P} at (3,3) size 40x18
LayoutText {#text} at (0,0) size 16x18
text run at (0,0) width 16 LTR override: ".\x{5D0}"
LayoutBlockFlow {P} at (3,21) size 40x18
- LayoutText {#text} at (0,0) size 10x18
- text run at (0,0) width 10 LTR override: "\x{5D1}"
+ LayoutText {#text} at (0,0) size 9x18
+ text run at (0,0) width 9 LTR override: "\x{5D1}"
LayoutTableRow {TR} at (0,105) size 172x41
LayoutTableCell {TD} at (0,114) size 49x23 [border: (1px solid #008000)] [r=3 c=0 rs=1 cs=1]
LayoutText {#text} at (3,3) size 11x18

Powered by Google App Engine
This is Rietveld 408576698