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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug5835-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 716 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 716
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x716 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x716 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x716 4 LayoutBlockFlow {HTML} at (0,0) size 785x716
5 LayoutBlockFlow {BODY} at (8,8) size 769x692 5 LayoutBlockFlow {BODY} at (8,8) size 769x692
6 LayoutBlockFlow {P} at (0,0) size 769x20 6 LayoutBlockFlow {P} at (0,0) size 769x20
7 LayoutText {#text} at (0,0) size 731x19 7 LayoutText {#text} at (0,0) size 731x19
8 text run at (0,0) width 394: "This first table is the simple test case . Colspan confuses the width " 8 text run at (0,0) width 394: "This first table is the simple test case . Colspan confuses the width "
9 text run at (394,0) width 337: "allocation when there is an image in t he colspanned row." 9 text run at (394,0) width 337: "allocation when there is an image in t he colspanned row."
10 LayoutTable {TABLE} at (0,36) size 620x96 [border: (1px outset #808080)] 10 LayoutTable {TABLE} at (0,36) size 620x96 [border: (1px outset #808080)]
11 LayoutTableSection {TBODY} at (1,1) size 618x94 11 LayoutTableSection {TBODY} at (1,1) size 618x94
12 LayoutTableRow {TR} at (0,2) size 618x24 12 LayoutTableRow {TR} at (0,2) size 618x24
13 LayoutTableCell {TD} at (2,2) size 413x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 13 LayoutTableCell {TD} at (2,2) size 413x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 text run at (2,2) width 20: "bar" 79 text run at (2,2) width 20: "bar"
80 LayoutTableRow {TR} at (0,28) size 618x64 80 LayoutTableRow {TR} at (0,28) size 618x64
81 LayoutTableCell {TD} at (2,28) size 614x64 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=2] 81 LayoutTableCell {TD} at (2,28) size 614x64 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=2]
82 LayoutImage {IMG} at (2,2) size 400x60 82 LayoutImage {IMG} at (2,2) size 400x60
83 LayoutText {#text} at (0,0) size 0x0 83 LayoutText {#text} at (0,0) size 0x0
84 LayoutBlockFlow {P} at (0,632) size 769x60 84 LayoutBlockFlow {P} at (0,632) size 769x60
85 LayoutText {#text} at (0,0) size 764x59 85 LayoutText {#text} at (0,0) size 764x59
86 text run at (0,0) width 744: "I tested the above with M4 and May01 bui ld for win95. (The above examples assume that images load normally -- N.B. for" 86 text run at (0,0) width 744: "I tested the above with M4 and May01 bui ld for win95. (The above examples assume that images load normally -- N.B. for"
87 text run at (0,20) width 764: "May01 the images initially load, and th e width error is visually apparent, but then the images get replaced by their AL T text, and" 87 text run at (0,20) width 764: "May01 the images initially load, and th e width error is visually apparent, but then the images get replaced by their AL T text, and"
88 text run at (0,40) width 463: "the width error is no longer present -- this is, of course, a different issue/bug.)" 88 text run at (0,40) width 463: "the width error is no longer present -- this is, of course, a different issue/bug.)"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698