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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/windows-directwrite/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt

Issue 303133007: Merge virtual mac-antialiasedtext and windows-directwrite test suites (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | Annotate | Revision Log
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 784x20
7 RenderText {#text} at (0,0) size 535x19
8 text run at (0,0) width 535: "Mitz Pettel contributed this fix to KDE, and now we're rolling it in. Here's his explanation:"
9 RenderBlock {P} at (0,36) size 784x80
10 RenderText {#text} at (0,0) size 777x79
11 text run at (0,0) width 777: "The directionality of a neutral characte r at the beginning of a paragraph (or after a hard line break) is decided incorr ectly if the first"
12 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"
13 text run at (0,40) width 777: "direction is LTR, the first character o n the paragraph is a question mark and the next one is a Hebrew character, then the question"
14 text run at (0,60) width 511: "mark will is considered right-to-left a nd appears to the right of the Hebrew character."
15 RenderBlock {P} at (0,132) size 784x40
16 RenderText {#text} at (0,0) size 480x19
17 text run at (0,0) width 480: "The rule to follow is 3.3.4.N2 in the Un icode Standard's Bidirectional Algorithm"
18 RenderInline {A} at (0,0) size 378x19 [color=#0000EE]
19 RenderText {#text} at (0,20) size 378x19
20 text run at (0,20) width 378: "http://www.unicode.org/reports/tr9/#R esolving_Neutral_Types"
21 RenderText {#text} at (378,20) size 4x19
22 text run at (378,20) width 4: "."
23 RenderBlock {P} at (0,188) size 784x20
24 RenderText {#text} at (0,0) size 644x19
25 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."
26 RenderBlock {P} at (0,224) size 784x20
27 RenderText {#text} at (0,0) size 63x19
28 text run at (0,0) width 11: "? "
29 text run at (11,0) width 24 RTL: "\x{FEB2} \x{FEED}"
30 text run at (35,0) width 28: "hello"
31 RenderBlock {P} at (0,260) size 784x20
32 RenderText {#text} at (717,0) size 67x19
33 text run at (717,0) width 28 RTL: " \x{FEB2} \x{FEED}"
34 text run at (745,0) width 28: "hello"
35 text run at (773,0) width 11 RTL: "? "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698