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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla_expected_failures/bugs/bug22122-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 906 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 906
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x906 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 785x906 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x905.75 4 LayoutBlockFlow {HTML} at (0,0) size 785x905.75
5 LayoutBlockFlow {BODY} at (8,8) size 769x889.75 5 LayoutBlockFlow {BODY} at (8,8) size 769x889.75
6 LayoutBlockFlow {HR} at (0,0) size 769x2 [border: (1px inset #EEEEEE)] 6 LayoutBlockFlow {HR} at (0,0) size 769x2 [border: (1px inset #EEEEEE)]
7 LayoutBlockFlow {H3} at (0,20.72) size 769x23 7 LayoutBlockFlow {H3} at (0,20.72) size 769x23
8 LayoutText {#text} at (0,0) size 62x22 8 LayoutText {#text} at (0,0) size 62x22
9 text run at (0,0) width 62: "Table 1" 9 text run at (0,0) width 62: "Table 1"
10 LayoutBlockFlow {PRE} at (0,62.44) size 769x64 10 LayoutBlockFlow {PRE} at (0,62.44) size 769x64
11 LayoutText {#text} at (0,0) size 224x64 11 LayoutText {#text} at (0,0) size 224x64
12 text run at (0,0) width 224: "<TABLE width=\"500\" border=1>" 12 text run at (0,0) width 224: "<TABLE width=\"500\" border=1>"
13 text run at (224,0) width 0: " " 13 text run at (224,0) width 0: " "
(...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after
190 LayoutTableRow {TR} at (0,54) size 498x24 190 LayoutTableRow {TR} at (0,54) size 498x24
191 LayoutTableCell {TD} at (2,54) size 195x24 [border: (1px inset #8080 80)] [r=2 c=0 rs=1 cs=1] 191 LayoutTableCell {TD} at (2,54) size 195x24 [border: (1px inset #8080 80)] [r=2 c=0 rs=1 cs=1]
192 LayoutText {#text} at (2,2) size 39x19 192 LayoutText {#text} at (2,2) size 39x19
193 text run at (2,2) width 39: "Cell G" 193 text run at (2,2) width 39: "Cell G"
194 LayoutTableCell {TD} at (199,54) size 100x24 [border: (1px inset #80 8080)] [r=2 c=1 rs=1 cs=1] 194 LayoutTableCell {TD} at (199,54) size 100x24 [border: (1px inset #80 8080)] [r=2 c=1 rs=1 cs=1]
195 LayoutText {#text} at (2,2) size 39x19 195 LayoutText {#text} at (2,2) size 39x19
196 text run at (2,2) width 39: "Cell H" 196 text run at (2,2) width 39: "Cell H"
197 LayoutTableCell {TD} at (301,54) size 195x24 [border: (1px inset #80 8080)] [r=2 c=2 rs=1 cs=1] 197 LayoutTableCell {TD} at (301,54) size 195x24 [border: (1px inset #80 8080)] [r=2 c=2 rs=1 cs=1]
198 LayoutText {#text} at (2,2) size 33x19 198 LayoutText {#text} at (2,2) size 33x19
199 text run at (2,2) width 33: "Cell I" 199 text run at (2,2) width 33: "Cell I"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698