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

Side by Side Diff: LayoutTests/platform/mac/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 704 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 704
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x704 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 785x704 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x704 4 LayoutBlockFlow {HTML} at (0,0) size 785x704
5 LayoutBlockFlow {BODY} at (8,8) size 769x680 5 LayoutBlockFlow {BODY} at (8,8) size 769x680
6 LayoutBlockFlow {P} at (0,0) size 769x36 6 LayoutBlockFlow {P} at (0,0) size 769x36
7 LayoutText {#text} at (0,0) size 755x36 7 LayoutText {#text} at (0,0) size 755x36
8 text run at (0,0) width 425: "This first table is the simple test case . Colspan confuses the width " 8 text run at (0,0) width 425: "This first table is the simple test case . Colspan confuses the width "
9 text run at (424,0) width 331: "allocation when there is an image in t he colspanned" 9 text run at (424,0) width 331: "allocation when there is an image in t he colspanned"
10 text run at (0,18) width 29: "row." 10 text run at (0,18) width 29: "row."
11 LayoutTable {TABLE} at (0,52) size 620x94 [border: (1px outset #808080)] 11 LayoutTable {TABLE} at (0,52) size 620x94 [border: (1px outset #808080)]
12 LayoutTableSection {TBODY} at (1,1) size 618x92 12 LayoutTableSection {TBODY} at (1,1) size 618x92
13 LayoutTableRow {TR} at (0,2) size 618x22 13 LayoutTableRow {TR} at (0,2) size 618x22
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
80 text run at (2,2) width 21: "bar" 80 text run at (2,2) width 21: "bar"
81 LayoutTableRow {TR} at (0,26) size 618x64 81 LayoutTableRow {TR} at (0,26) size 618x64
82 LayoutTableCell {TD} at (2,26) size 614x64 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=2] 82 LayoutTableCell {TD} at (2,26) size 614x64 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=2]
83 LayoutImage {IMG} at (2,2) size 400x60 83 LayoutImage {IMG} at (2,2) size 400x60
84 LayoutText {#text} at (0,0) size 0x0 84 LayoutText {#text} at (0,0) size 0x0
85 LayoutBlockFlow {P} at (0,626) size 769x54 85 LayoutBlockFlow {P} at (0,626) size 769x54
86 LayoutText {#text} at (0,0) size 767x54 86 LayoutText {#text} at (0,0) size 767x54
87 text run at (0,0) width 767: "I tested the above with M4 and May01 bui ld for win95. (The above examples assume that images load normally -- N.B." 87 text run at (0,0) width 767: "I tested the above with M4 and May01 bui ld for win95. (The above examples assume that images load normally -- N.B."
88 text run at (0,18) width 753: "for May01 the images initially load, an d the width error is visually apparent, but then the images get replaced by thei r" 88 text run at (0,18) width 753: "for May01 the images initially load, an d the width error is visually apparent, but then the images get replaced by thei r"
89 text run at (0,36) width 591: "ALT text, and the width error is no lon ger present -- this is, of course, a different issue/bug.)" 89 text run at (0,36) width 591: "ALT text, and the width error is no lon ger present -- this is, of course, a different issue/bug.)"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698