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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/reflections/inline-crash-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 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 54x17 7 LayoutText {#text} at (0,0) size 54x17
8 text run at (0,0) width 54: "Test for " 8 text run at (0,0) width 54: "Test for "
9 LayoutInline {I} at (0,0) size 666x17 9 LayoutInline {I} at (0,0) size 666x17
10 LayoutInline {A} at (0,0) size 312x17 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 312x17 [color=#0000EE]
11 LayoutText {#text} at (53,0) size 312x17 11 LayoutText {#text} at (53,0) size 312x17
12 text run at (53,0) width 312: "https://bugs.webkit.org/show_bug.cg i?id=19525" 12 text run at (53,0) width 312: "https://bugs.webkit.org/show_bug.cg i?id=19525"
13 LayoutText {#text} at (364,0) size 355x17 13 LayoutText {#text} at (364,0) size 355x17
14 text run at (364,0) width 5: " " 14 text run at (364,0) width 5: " "
15 text run at (368,0) width 351: "-webkit-box-reflect in hyperlink cau ses webkit to crash" 15 text run at (368,0) width 351: "-webkit-box-reflect in hyperlink cau ses webkit to crash"
16 LayoutText {#text} at (718,0) size 5x17 16 LayoutText {#text} at (718,0) size 5x17
17 text run at (718,0) width 5: "." 17 text run at (718,0) width 5: "."
18 LayoutBlockFlow {P} at (0,34) size 784x18 18 LayoutBlockFlow {P} at (0,34) size 784x18
19 LayoutText {#text} at (0,0) size 182x17 19 LayoutText {#text} at (0,0) size 181x17
20 text run at (0,0) width 182: "Because it is an inline flow, " 20 text run at (0,0) width 181: "Because it is an inline flow, "
21 LayoutInline {SPAN} at (0,0) size 58x17 21 LayoutInline {SPAN} at (0,0) size 58x17
22 LayoutText {#text} at (181,0) size 58x17 22 LayoutText {#text} at (180,0) size 58x17
23 text run at (181,0) width 58: "this span" 23 text run at (180,0) width 58: "this span"
24 LayoutText {#text} at (238,0) size 451x17 24 LayoutText {#text} at (237,0) size 451x17
25 text run at (238,0) width 451: " should not have a reflection, and sel ecting it should not cause a crash." 25 text run at (237,0) width 451: " should not have a reflection, and sel ecting it should not cause a crash."
26 selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 2 {P} of body 26 selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 2 {P} of body
27 selection end: position 9 of child 0 {#text} of child 1 {SPAN} of child 2 {P} of body 27 selection end: position 9 of child 0 {#text} of child 1 {SPAN} of child 2 {P} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698