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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 50x19 7 LayoutText {#text} at (0,0) size 50x19
8 text run at (0,0) width 50: "Test for " 8 text run at (0,0) width 50: "Test for "
9 LayoutInline {I} at (0,0) size 667x19 9 LayoutInline {I} at (0,0) size 667x19
10 LayoutInline {A} at (0,0) size 312x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 312x19 [color=#0000EE]
11 LayoutText {#text} at (49,0) size 312x19 11 LayoutText {#text} at (49,0) size 312x19
12 text run at (49,0) width 312: "https://bugs.webkit.org/show_bug.cg i?id=19525" 12 text run at (49,0) width 312: "https://bugs.webkit.org/show_bug.cg i?id=19525"
13 LayoutText {#text} at (360,0) size 356x19 13 LayoutText {#text} at (360,0) size 356x19
14 text run at (360,0) width 5: " " 14 text run at (360,0) width 5: " "
15 text run at (364,0) width 352: "-webkit-box-reflect in hyperlink cau ses webkit to crash" 15 text run at (364,0) width 352: "-webkit-box-reflect in hyperlink cau ses webkit to crash"
16 LayoutText {#text} at (715,0) size 5x19 16 LayoutText {#text} at (715,0) size 5x19
17 text run at (715,0) width 5: "." 17 text run at (715,0) width 5: "."
18 LayoutBlockFlow {P} at (0,36) size 784x20 18 LayoutBlockFlow {P} at (0,36) size 784x20
19 LayoutText {#text} at (0,0) size 165x19 19 LayoutText {#text} at (0,0) size 164x19
20 text run at (0,0) width 165: "Because it is an inline flow, " 20 text run at (0,0) width 164: "Because it is an inline flow, "
21 LayoutInline {SPAN} at (0,0) size 52x19 21 LayoutInline {SPAN} at (0,0) size 53x19
22 LayoutText {#text} at (165,0) size 52x19 22 LayoutText {#text} at (163,0) size 53x19
23 text run at (165,0) width 52: "this span" 23 text run at (163,0) width 53: "this span"
24 LayoutText {#text} at (217,0) size 419x19 24 LayoutText {#text} at (215,0) size 420x19
25 text run at (217,0) width 419: " should not have a reflection, and sel ecting it should not cause a crash." 25 text run at (215,0) width 420: " 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