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

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

Issue 1909823003: Manual rebaselines for r388291 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: third_party/WebKit/LayoutTests/platform/linux/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt
index 36d15215609c693988ab7c9c945c277688c8e94e..51928fd25ef9bec41fa8e53892e1a0d9f0874225 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt
@@ -9,17 +9,17 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,36) size 784x80
LayoutText {#text} at (0,0) size 777x79
text run at (0,0) width 777: "The directionality of a neutral character at the beginning of a paragraph (or after a hard line break) is decided incorrectly if the first"
- text run at (0,20) width 758: "non-neutral character in the paragraph has directionality opposite to the paragraph directionality. For example, if the paragraph"
- text run at (0,40) width 776: "direction is LTR, the first character on the paragraph is a question mark and the next one is a Hebrew character, then the question"
+ text run at (0,20) width 757: "non-neutral character in the paragraph has directionality opposite to the paragraph directionality. For example, if the paragraph"
+ text run at (0,40) width 775: "direction is LTR, the first character on the paragraph is a question mark and the next one is a Hebrew character, then the question"
text run at (0,60) width 511: "mark will is considered right-to-left and appears to the right of the Hebrew character."
LayoutBlockFlow {P} at (0,132) size 784x40
LayoutText {#text} at (0,0) size 480x19
text run at (0,0) width 480: "The rule to follow is 3.3.4.N2 in the Unicode Standard's Bidirectional Algorithm"
- LayoutInline {A} at (0,0) size 377x19 [color=#0000EE]
- LayoutText {#text} at (0,20) size 377x19
- text run at (0,20) width 377: "http://www.unicode.org/reports/tr9/#Resolving_Neutral_Types"
- LayoutText {#text} at (376,20) size 5x19
- text run at (376,20) width 5: "."
+ LayoutInline {A} at (0,0) size 376x19 [color=#0000EE]
+ LayoutText {#text} at (0,20) size 376x19
+ text run at (0,20) width 376: "http://www.unicode.org/reports/tr9/#Resolving_Neutral_Types"
+ LayoutText {#text} at (375,20) size 5x19
+ text run at (375,20) width 5: "."
LayoutBlockFlow {P} at (0,188) size 784x20
LayoutText {#text} at (0,0) size 644x19
text run at (0,0) width 644: "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