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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt

Issue 1408433003: Auto-rebaseline for r353729 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt
index 009d71748ae8dbce11d0795084aaf1493cb85da0..a7252484a6ac917e4b7006fc4c8ff775692f6cca 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt
@@ -4,22 +4,22 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x576
LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 581x18
- text run at (0,0) width 581: "Mitz Pettel contributed this fix to KDE, and now we're rolling it in. Here's his explanation:"
+ LayoutText {#text} at (0,0) size 580x18
+ text run at (0,0) width 580: "Mitz Pettel contributed this fix to KDE, and now we're rolling it in. Here's his explanation:"
LayoutBlockFlow {P} at (0,34) size 784x72
- LayoutText {#text} at (0,0) size 774x72
+ LayoutText {#text} at (0,0) size 773x72
text run at (0,0) width 772: "The directionality of a neutral character at the beginning of a paragraph (or after a hard line break) is decided incorrectly"
- text run at (0,18) width 774: "if the first non-neutral character in the paragraph has directionality opposite to the paragraph directionality. For example,"
- text run at (0,36) width 754: "if the paragraph direction is LTR, the first character on the paragraph is a question mark and the next one is a Hebrew"
- text run at (0,54) width 725: "character, then the question mark will is considered right-to-left and appears to the right of the Hebrew character."
+ text run at (0,18) width 773: "if the first non-neutral character in the paragraph has directionality opposite to the paragraph directionality. For example,"
+ text run at (0,36) width 751: "if the paragraph direction is LTR, the first character on the paragraph is a question mark and the next one is a Hebrew"
+ text run at (0,54) width 724: "character, then the question mark will is considered right-to-left and appears to the right of the Hebrew character."
LayoutBlockFlow {P} at (0,122) size 784x36
LayoutText {#text} at (0,0) size 517x18
text run at (0,0) width 517: "The rule to follow is 3.3.4.N2 in the Unicode Standard's Bidirectional Algorithm"
- LayoutInline {A} at (0,0) size 405x18 [color=#0000EE]
- LayoutText {#text} at (0,18) size 405x18
- text run at (0,18) width 405: "http://www.unicode.org/reports/tr9/#Resolving_Neutral_Types"
- LayoutText {#text} at (404,18) size 5x18
- text run at (404,18) width 5: "."
+ LayoutInline {A} at (0,0) size 402x18 [color=#0000EE]
+ LayoutText {#text} at (0,18) size 402x18
+ text run at (0,18) width 402: "http://www.unicode.org/reports/tr9/#Resolving_Neutral_Types"
+ LayoutText {#text} at (401,18) size 5x18
+ text run at (401,18) width 5: "."
LayoutBlockFlow {P} at (0,174) size 784x18
LayoutText {#text} at (0,0) size 692x18
text run at (0,0) width 692: "If the test is successful, the question marks should be on the far left and far right of the next two paragraphs."

Powered by Google App Engine
This is Rietveld 408576698