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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 113x18 7 LayoutText {#text} at (0,0) size 113x18
8 text run at (0,0) width 113: "Tests: the bdo tag" 8 text run at (0,0) width 113: "Tests: the bdo tag"
9 LayoutBlockFlow {P} at (0,34) size 784x18 9 LayoutBlockFlow {P} at (0,34) size 784x18
10 LayoutText {#text} at (0,0) size 336x18 10 LayoutText {#text} at (0,0) size 336x18
11 text run at (0,0) width 336: "The bdo element overrides the default te xt direction." 11 text run at (0,0) width 336: "The bdo element overrides the default te xt direction."
12 LayoutBlockFlow {P} at (0,68) size 784x36 12 LayoutBlockFlow {P} at (0,68) size 784x36
13 LayoutText {#text} at (0,0) size 774x36 13 LayoutText {#text} at (0,0) size 774x36
14 text run at (0,0) width 739: "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 738: "If successful, the first sentence would be backward, and the second sentence regular. There should then be an extra "
15 text run at (738,0) width 36: "blank" 15 text run at (737,0) width 37: "blank"
16 text run at (0,18) width 706: "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 705: "line, followed by a line reading only \ "A,\" and finally, a sentence where only the word \"umbrella\" is backward."
17 LayoutBlockFlow {HR} at (0,120) size 784x2 [border: (1px inset #EEEEEE)] 17 LayoutBlockFlow {HR} at (0,120) size 784x2 [border: (1px inset #EEEEEE)]
18 LayoutBlockFlow (anonymous) at (0,130) size 784x108 18 LayoutBlockFlow (anonymous) at (0,130) size 784x108
19 LayoutBR {BR} at (0,0) size 0x18 19 LayoutBR {BR} at (0,0) size 0x18
20 LayoutInline {BDO} at (0,0) size 224x18 20 LayoutInline {BDO} at (0,0) size 224x18
21 LayoutText {#text} at (0,18) size 224x18 21 LayoutText {#text} at (0,18) size 224x18
22 text run at (0,18) width 224 RTL override: "This sentence should be backward." 22 text run at (0,18) width 224 RTL override: "This sentence should be backward."
23 LayoutText {#text} at (223,18) size 5x18 23 LayoutText {#text} at (223,18) size 5x18
24 text run at (223,18) width 5: " " 24 text run at (223,18) width 5: " "
25 LayoutBR {BR} at (227,32) size 1x0 25 LayoutBR {BR} at (227,32) size 1x0
26 LayoutInline {BDO} at (0,0) size 212x18 26 LayoutInline {BDO} at (0,0) size 212x18
(...skipping 13 matching lines...) Expand all
40 LayoutBR {BR} at (15,86) size 1x0 40 LayoutBR {BR} at (15,86) size 1x0
41 LayoutInline {BDO} at (0,0) size 297x18 41 LayoutInline {BDO} at (0,0) size 297x18
42 LayoutText {#text} at (0,90) size 27x18 42 LayoutText {#text} at (0,90) size 27x18
43 text run at (0,90) width 27 LTR override: "My " 43 text run at (0,90) width 27 LTR override: "My "
44 LayoutInline {BDO} at (0,0) size 58x18 44 LayoutInline {BDO} at (0,0) size 58x18
45 LayoutText {#text} at (26,90) size 58x18 45 LayoutText {#text} at (26,90) size 58x18
46 text run at (26,90) width 58 RTL override: "umbrella" 46 text run at (26,90) width 58 RTL override: "umbrella"
47 LayoutText {#text} at (83,90) size 214x18 47 LayoutText {#text} at (83,90) size 214x18
48 text run at (83,90) width 214 LTR override: " sure would be useful i n this rain." 48 text run at (83,90) width 214 LTR override: " sure would be useful i n 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