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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 54x18 7 LayoutText {#text} at (0,0) size 54x18
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 665x18 9 LayoutInline {I} at (0,0) size 665x18
10 LayoutInline {A} at (0,0) size 312x18 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 312x18 [color=#0000EE]
11 LayoutText {#text} at (53,0) size 312x18 11 LayoutText {#text} at (53,0) size 312x18
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 354x18 13 LayoutText {#text} at (364,0) size 354x18
14 text run at (364,0) width 5: " " 14 text run at (364,0) width 5: " "
15 text run at (368,0) width 350: "-webkit-box-reflect in hyperlink cau ses webkit to crash" 15 text run at (368,0) width 350: "-webkit-box-reflect in hyperlink cau ses webkit to crash"
16 LayoutText {#text} at (717,0) size 5x18 16 LayoutText {#text} at (717,0) size 5x18
17 text run at (717,0) width 5: "." 17 text run at (717,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 181x18 19 LayoutText {#text} at (0,0) size 180x18
20 text run at (0,0) width 181: "Because it is an inline flow, " 20 text run at (0,0) width 180: "Because it is an inline flow, "
21 LayoutInline {SPAN} at (0,0) size 58x18 21 LayoutInline {SPAN} at (0,0) size 58x18
22 LayoutText {#text} at (180,0) size 58x18 22 LayoutText {#text} at (179,0) size 58x18
23 text run at (180,0) width 58: "this span" 23 text run at (179,0) width 58: "this span"
24 LayoutText {#text} at (237,0) size 450x18 24 LayoutText {#text} at (236,0) size 450x18
25 text run at (237,0) width 450: " should not have a reflection, and sel ecting it should not cause a crash." 25 text run at (236,0) width 450: " 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