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

Side by Side Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt

Issue 249343002: Create an antialiased virtual layout test group for font testing on Mac (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Review comments addressed, uploading with --no-find-copies Created 6 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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 569x18
8 text run at (0,0) width 569: "Mitz Pettel contributed this fix to KDE, and now we're rolling it in. Here's his explanation:"
9 RenderBlock {P} at (0,34) size 784x72
10 RenderText {#text} at (0,0) size 777x72
11 text run at (0,0) width 766: "The directionality of a neutral characte r at the beginning of a paragraph (or after a hard line break) is decided incorr ectly if"
12 text run at (0,18) width 777: "the first non-neutral character in the paragraph has directionality opposite to the paragraph directionality. For examp le, if the"
13 text run at (0,36) width 768: "paragraph direction is LTR, the first c haracter on the paragraph is a question mark and the next one is a Hebrew charac ter,"
14 text run at (0,54) width 643: "then the question mark will is consider ed right-to-left and appears to the right of the Hebrew character."
15 RenderBlock {P} at (0,122) size 784x36
16 RenderText {#text} at (0,0) size 508x18
17 text run at (0,0) width 508: "The rule to follow is 3.3.4.N2 in the Un icode Standard's Bidirectional Algorithm"
18 RenderInline {A} at (0,0) size 397x18 [color=#0000EE]
19 RenderText {#text} at (0,18) size 397x18
20 text run at (0,18) width 397: "http://www.unicode.org/reports/tr9/#R esolving_Neutral_Types"
21 RenderText {#text} at (397,18) size 4x18
22 text run at (397,18) width 4: "."
23 RenderBlock {P} at (0,174) size 784x18
24 RenderText {#text} at (0,0) size 676x18
25 text run at (0,0) width 676: "If the test is successful, the question marks should be on the far left and far right of the next two paragraphs."
26 RenderBlock {P} at (0,208) size 784x21
27 RenderText {#text} at (0,1) size 67x18
28 text run at (0,1) width 11: "? "
29 text run at (11,1) width 25 RTL: "\x{FEB2} \x{FEED}"
30 text run at (35,1) width 32: "hello"
31 RenderBlock {P} at (0,245) size 784x21
32 RenderText {#text} at (713,1) size 71x18
33 text run at (713,1) width 29 RTL: " \x{FEB2} \x{FEED}"
34 text run at (742,1) width 31: "hello"
35 text run at (773,1) width 11 RTL: "? "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698