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

Side by Side Diff: LayoutTests/platform/mac/fast/dom/HTMLElement/bdo-expected.txt

Issue 19529005: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 111x18 7 RenderText {#text} at (0,0) size 111x18
8 text run at (0,0) width 111: "Tests: the bdo tag" 8 text run at (0,0) width 111: "Tests: the bdo tag"
9 RenderBlock {P} at (0,34) size 784x18 9 RenderBlock {P} at (0,34) size 784x18
10 RenderText {#text} at (0,0) size 328x18 10 RenderText {#text} at (0,0) size 328x18
11 text run at (0,0) width 328: "The bdo element overrides the default te xt direction." 11 text run at (0,0) width 328: "The bdo element overrides the default te xt direction."
12 RenderBlock {P} at (0,68) size 784x36 12 RenderBlock {P} at (0,68) size 784x36
13 RenderText {#text} at (0,0) size 762x36 13 RenderText {#text} at (0,0) size 762x36
14 text run at (0,0) width 727: "If successful, the first sentence would be backward, and the second sentence regular. There should then be an extra " 14 text run at (0,0) width 727: "If successful, the first sentence would be backward, and the second sentence regular. There should then be an extra "
15 text run at (727,0) width 35: "blank" 15 text run at (727,0) width 35: "blank"
16 text run at (0,18) width 698: "line, followed by a line reading only \ "A,\" and finally, a sentence where only the word \"umbrella\" is backward." 16 text run at (0,18) width 698: "line, followed by a line reading only \ "A,\" and finally, a sentence where only the word \"umbrella\" is backward."
17 RenderBlock {HR} at (0,120) size 784x2 [border: (1px inset #000000)] 17 RenderBlock {HR} at (0,120) size 784x2 [border: (1px inset #EEEEEE)]
18 RenderBlock (anonymous) at (0,130) size 784x108 18 RenderBlock (anonymous) at (0,130) size 784x108
19 RenderBR {BR} at (0,0) size 0x18 19 RenderBR {BR} at (0,0) size 0x18
20 RenderInline {BDO} at (0,0) size 221x18 20 RenderInline {BDO} at (0,0) size 221x18
21 RenderText {#text} at (0,18) size 221x18 21 RenderText {#text} at (0,18) size 221x18
22 text run at (0,18) width 221 RTL override: "This sentence should be backward." 22 text run at (0,18) width 221 RTL override: "This sentence should be backward."
23 RenderText {#text} at (221,18) size 4x18 23 RenderText {#text} at (221,18) size 4x18
24 text run at (221,18) width 4: " " 24 text run at (221,18) width 4: " "
25 RenderBR {BR} at (225,32) size 0x0 25 RenderBR {BR} at (225,32) size 0x0
26 RenderInline {BDO} at (0,0) size 209x18 26 RenderInline {BDO} at (0,0) size 209x18
27 RenderText {#text} at (0,36) size 209x18 27 RenderText {#text} at (0,36) size 209x18
(...skipping 12 matching lines...) Expand all
40 RenderBR {BR} at (16,86) size 0x0 40 RenderBR {BR} at (16,86) size 0x0
41 RenderInline {BDO} at (0,0) size 290x18 41 RenderInline {BDO} at (0,0) size 290x18
42 RenderText {#text} at (0,90) size 26x18 42 RenderText {#text} at (0,90) size 26x18
43 text run at (0,90) width 26 LTR override: "My " 43 text run at (0,90) width 26 LTR override: "My "
44 RenderInline {BDO} at (0,0) size 55x18 44 RenderInline {BDO} at (0,0) size 55x18
45 RenderText {#text} at (26,90) size 55x18 45 RenderText {#text} at (26,90) size 55x18
46 text run at (26,90) width 55 RTL override: "umbrella" 46 text run at (26,90) width 55 RTL override: "umbrella"
47 RenderText {#text} at (81,90) size 209x18 47 RenderText {#text} at (81,90) size 209x18
48 text run at (81,90) width 209 LTR override: " sure would be useful i n this rain." 48 text run at (81,90) width 209 LTR override: " sure would be useful i n this rain."
49 RenderText {#text} at (0,0) size 0x0 49 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698