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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/css/layerZOrderCrash-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 (relative positioned) {HTML} at (0,0) size 800x600 4 LayoutBlockFlow (relative positioned) {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow (anonymous) at (0,0) size 784x18 6 LayoutBlockFlow (anonymous) at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 630x17 7 LayoutText {#text} at (0,0) size 629x17
8 text run at (0,0) width 630: "To reproduce this bug outside of DumpRen derTree, click the link below. If broken, we will crash. " 8 text run at (0,0) width 629: "To reproduce this bug outside of DumpRen derTree, click the link below. If broken, we will crash. "
9 LayoutBR {BR} at (629,14) size 1x0 9 LayoutBR {BR} at (628,14) size 1x0
10 layer at (8,26) size 60x88 10 layer at (8,26) size 60x88
11 LayoutTable (relative positioned) {TABLE} at (0,18) size 60x88 11 LayoutTable (relative positioned) {TABLE} at (0,18) size 60x88
12 LayoutTableSection {TBODY} at (0,0) size 60x88 12 LayoutTableSection {TBODY} at (0,0) size 60x88
13 LayoutTableRow {TR} at (0,2) size 60x20 13 LayoutTableRow {TR} at (0,2) size 60x20
14 LayoutTableCell {TD} at (2,2) size 56x20 [r=0 c=0 rs=1 cs=1] 14 LayoutTableCell {TD} at (2,2) size 56x20 [r=0 c=0 rs=1 cs=1]
15 LayoutInline {A} at (0,0) size 25x17 [color=#0000EE] 15 LayoutInline {A} at (0,0) size 25x17 [color=#0000EE]
16 LayoutText {#text} at (1,1) size 25x17 16 LayoutText {#text} at (1,1) size 25x17
17 text run at (1,1) width 25: "link" 17 text run at (1,1) width 25: "link"
18 LayoutTableRow {TR} at (0,24) size 60x62 18 LayoutTableRow {TR} at (0,24) size 60x62
19 LayoutTableCell {TD} at (2,24) size 56x62 [r=1 c=0 rs=1 cs=1] 19 LayoutTableCell {TD} at (2,24) size 56x62 [r=1 c=0 rs=1 cs=1]
20 layer at (11,51) size 54x60 20 layer at (11,51) size 54x60
21 LayoutTable (relative positioned) {TABLE} at (1,1) size 54x60 21 LayoutTable (relative positioned) {TABLE} at (1,1) size 54x60
22 LayoutTableSection {TBODY} at (0,0) size 54x60 22 LayoutTableSection {TBODY} at (0,0) size 54x60
23 LayoutTableRow {TR} at (0,2) size 54x56 23 LayoutTableRow {TR} at (0,2) size 54x56
24 LayoutTableCell {TD} at (2,2) size 50x56 [r=0 c=0 rs=1 cs=1] 24 LayoutTableCell {TD} at (2,2) size 50x56 [r=0 c=0 rs=1 cs=1]
25 LayoutText {#text} at (1,1) size 48x17 25 LayoutText {#text} at (1,1) size 48x17
26 text run at (1,1) width 48: "content" 26 text run at (1,1) width 48: "content"
27 LayoutBR {BR} at (48,15) size 1x0 27 LayoutBR {BR} at (48,15) size 1x0
28 LayoutText {#text} at (1,19) size 48x17 28 LayoutText {#text} at (1,19) size 48x17
29 text run at (1,19) width 48: "content" 29 text run at (1,19) width 48: "content"
30 LayoutBR {BR} at (48,33) size 1x0 30 LayoutBR {BR} at (48,33) size 1x0
31 LayoutText {#text} at (1,37) size 48x17 31 LayoutText {#text} at (1,37) size 48x17
32 text run at (1,37) width 48: "content" 32 text run at (1,37) width 48: "content"
33 LayoutBR {BR} at (48,51) size 1x0 33 LayoutBR {BR} at (48,51) size 1x0
34 caret: position 5 of child 0 {#text} of body 34 caret: position 5 of child 0 {#text} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698