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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug101674-expected.txt

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 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 clip at (0,0) size 785x600 scrollHeight 1596 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1596
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1596 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1596 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1596 4 LayoutBlockFlow {HTML} at (0,0) size 785x1596
5 LayoutBlockFlow {BODY} at (8,8) size 769x1580 5 LayoutBlockFlow {BODY} at (8,8) size 769x1580
6 LayoutTable {TABLE} at (0,0) size 769x75 [border: (1px solid #000000)] 6 LayoutTable {TABLE} at (0,0) size 769x75 [border: (1px solid #000000)]
7 LayoutTableSection {TBODY} at (1,1) size 767x73 7 LayoutTableSection {TBODY} at (1,1) size 767x73
8 LayoutTableRow {TR} at (0,2) size 767x69 8 LayoutTableRow {TR} at (0,2) size 767x69
9 LayoutTableCell {TD} at (2,2) size 444x69 [border: (1px solid #00000 0)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 444x69 [border: (1px solid #00000 0)] [r=0 c=0 rs=1 cs=1]
10 LayoutImage {IMG} at (2,2) size 88x65 10 LayoutImage {IMG} at (2,2) size 88x65
11 LayoutImage {IMG} at (90,2) size 88x65 11 LayoutImage {IMG} at (90,2) size 88x65
12 LayoutImage {IMG} at (178,2) size 88x65 12 LayoutImage {IMG} at (178,2) size 88x65
13 LayoutImage {IMG} at (266,2) size 88x65 13 LayoutImage {IMG} at (266,2) size 88x65
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
111 text run at (97,212) width 29: "Four" 111 text run at (97,212) width 29: "Four"
112 text run at (2,282) width 8: "d" 112 text run at (2,282) width 8: "d"
113 LayoutImage {IMG} at (10,232) size 88x65 113 LayoutImage {IMG} at (10,232) size 88x65
114 LayoutText {#text} at (98,282) size 122x89 114 LayoutText {#text} at (98,282) size 122x89
115 text run at (98,282) width 26: "Five" 115 text run at (98,282) width 26: "Five"
116 text run at (2,352) width 7: "e" 116 text run at (2,352) width 7: "e"
117 LayoutImage {IMG} at (9,302) size 88x65 117 LayoutImage {IMG} at (9,302) size 88x65
118 LayoutTableCell {TD} at (139,177) size 626x24 [border: (1px solid #0 00000)] [r=0 c=1 rs=1 cs=1] 118 LayoutTableCell {TD} at (139,177) size 626x24 [border: (1px solid #0 00000)] [r=0 c=1 rs=1 cs=1]
119 LayoutText {#text} at (2,2) size 288x19 119 LayoutText {#text} at (2,2) size 288x19
120 text run at (2,2) width 288: "Text with spaces and more text bet ween images" 120 text run at (2,2) width 288: "Text with spaces and more text bet ween images"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698