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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/dom/HTMLElement/bdo-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 106x19 7 LayoutText {#text} at (0,0) size 106x19
8 text run at (0,0) width 106: "Tests: the bdo tag" 8 text run at (0,0) width 106: "Tests: the bdo tag"
9 LayoutBlockFlow {P} at (0,36) size 784x20 9 LayoutBlockFlow {P} at (0,36) size 784x20
10 LayoutText {#text} at (0,0) size 313x19 10 LayoutText {#text} at (0,0) size 313x19
11 text run at (0,0) width 313: "The bdo element overrides the default te xt direction." 11 text run at (0,0) width 313: "The bdo element overrides the default te xt direction."
12 LayoutBlockFlow {P} at (0,72) size 784x40 12 LayoutBlockFlow {P} at (0,72) size 784x40
13 LayoutText {#text} at (0,0) size 757x39 13 LayoutText {#text} at (0,0) size 757x39
14 text run at (0,0) width 696: "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 696: "If successful, the first sentence would be backward, and the second sentence regular. There should then be an extra "
15 text run at (696,0) width 61: "blank line," 15 text run at (695,0) width 62: "blank line,"
16 text run at (0,20) width 622: "followed by a line reading only \"A,\" and finally, a sentence where only the word \"umbrella\" is backward." 16 text run at (0,20) width 621: "followed by a line reading only \"A,\" and finally, a sentence where only the word \"umbrella\" is backward."
17 LayoutBlockFlow {HR} at (0,128) size 784x2 [border: (1px inset #EEEEEE)] 17 LayoutBlockFlow {HR} at (0,128) size 784x2 [border: (1px inset #EEEEEE)]
18 LayoutBlockFlow (anonymous) at (0,138) size 784x120 18 LayoutBlockFlow (anonymous) at (0,138) size 784x120
19 LayoutBR {BR} at (0,0) size 0x19 19 LayoutBR {BR} at (0,0) size 0x19
20 LayoutInline {BDO} at (0,0) size 212x19 20 LayoutInline {BDO} at (0,0) size 212x19
21 LayoutText {#text} at (0,20) size 212x19 21 LayoutText {#text} at (0,20) size 212x19
22 text run at (0,20) width 212 RTL override: "This sentence should be backward." 22 text run at (0,20) width 212 RTL override: "This sentence should be backward."
23 LayoutText {#text} at (212,20) size 4x19 23 LayoutText {#text} at (212,20) size 4x19
24 text run at (212,20) width 4: " " 24 text run at (212,20) width 4: " "
25 LayoutBR {BR} at (216,35) size 0x0 25 LayoutBR {BR} at (216,35) size 0x0
26 LayoutInline {BDO} at (0,0) size 199x19 26 LayoutInline {BDO} at (0,0) size 199x19
(...skipping 13 matching lines...) Expand all
40 LayoutBR {BR} at (15,95) size 0x0 40 LayoutBR {BR} at (15,95) size 0x0
41 LayoutInline {BDO} at (0,0) size 271x19 41 LayoutInline {BDO} at (0,0) size 271x19
42 LayoutText {#text} at (0,100) size 25x19 42 LayoutText {#text} at (0,100) size 25x19
43 text run at (0,100) width 25 LTR override: "My " 43 text run at (0,100) width 25 LTR override: "My "
44 LayoutInline {BDO} at (0,0) size 51x19 44 LayoutInline {BDO} at (0,0) size 51x19
45 LayoutText {#text} at (25,100) size 51x19 45 LayoutText {#text} at (25,100) size 51x19
46 text run at (25,100) width 51 RTL override: "umbrella" 46 text run at (25,100) width 51 RTL override: "umbrella"
47 LayoutText {#text} at (76,100) size 195x19 47 LayoutText {#text} at (76,100) size 195x19
48 text run at (76,100) width 195 LTR override: " sure would be useful in this rain." 48 text run at (76,100) width 195 LTR override: " sure would be useful in this rain."
49 LayoutText {#text} at (0,0) size 0x0 49 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698