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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug85016-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 scrollWidth 982 scrollHeight 2108 1 layer at (0,0) size 800x600 scrollWidth 982 scrollHeight 2108
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x2108 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x2108 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x2108 4 LayoutBlockFlow {HTML} at (0,0) size 800x2108
5 LayoutBlockFlow {BODY} at (32,32) size 736x2044 5 LayoutBlockFlow {BODY} at (32,32) size 736x2044
6 LayoutBlockFlow {DIV} at (32,0) size 672x668 [border: (1px solid #008000)] 6 LayoutBlockFlow {DIV} at (32,0) size 672x668 [border: (1px solid #008000)]
7 LayoutBlockFlow {DIV} at (33,33) size 606x602 [border: (1px solid #FF000 0)] 7 LayoutBlockFlow {DIV} at (33,33) size 606x602 [border: (1px solid #FF000 0)]
8 LayoutImage {IMG} at (1,1) size 604x600 8 LayoutImage {IMG} at (1,1) size 604x600
9 LayoutText {#text} at (0,0) size 0x0 9 LayoutText {#text} at (0,0) size 0x0
10 LayoutBlockFlow {P} at (0,700) size 736x20 10 LayoutBlockFlow {P} at (0,700) size 736x20
11 LayoutText {#text} at (0,0) size 506x19 11 LayoutText {#text} at (0,0) size 506x19
12 text run at (0,0) width 506: "percentage height images in DIV with no height (red) in a DIV with no height (green)" 12 text run at (0,0) width 506: "percentage height images in DIV with no height (red) in a DIV with no height (green)"
13 LayoutBlockFlow {DIV} at (32,752) size 672x672 [border: (3px dotted #00800 0)] 13 LayoutBlockFlow {DIV} at (32,752) size 672x672 [border: (3px dotted #00800 0)]
14 LayoutBlockFlow {DIV} at (35,35) size 602x602 [border: (1px solid #FF000 0)] 14 LayoutBlockFlow {DIV} at (35,35) size 602x602 [border: (1px solid #FF000 0)]
15 LayoutImage {IMG} at (1,1) size 882x600 15 LayoutImage {IMG} at (1,1) size 882x600
16 LayoutText {#text} at (0,0) size 0x0 16 LayoutText {#text} at (0,0) size 0x0
17 LayoutBlockFlow {P} at (0,1456) size 736x20 17 LayoutBlockFlow {P} at (0,1456) size 736x20
18 LayoutText {#text} at (0,0) size 443x19 18 LayoutText {#text} at (0,0) size 443x19
19 text run at (0,0) width 443: "percentage height image in table cell (r ed), in a DIV with no height (green)" 19 text run at (0,0) width 443: "percentage height image in table cell (r ed), in a DIV with no height (green)"
20 LayoutBlockFlow {DIV} at (32,1508) size 672x536 20 LayoutBlockFlow {DIV} at (32,1508) size 672x536
21 LayoutTable {TABLE} at (0,0) size 260x536 [border: (1px solid #FF0000)] 21 LayoutTable {TABLE} at (0,0) size 260x536 [border: (1px solid #FF0000)]
22 LayoutTableSection {TBODY} at (1,1) size 258x534 22 LayoutTableSection {TBODY} at (1,1) size 258x534
23 LayoutTableRow {TR} at (0,2) size 258x530 23 LayoutTableRow {TR} at (0,2) size 258x530
24 LayoutTableCell {TD} at (2,180) size 254x174 [border: (1px solid # FF0000)] [r=0 c=0 rs=1 cs=1] 24 LayoutTableCell {TD} at (2,180) size 254x174 [border: (1px solid # FF0000)] [r=0 c=0 rs=1 cs=1]
25 LayoutImage {IMG} at (2,2) size 250x170 25 LayoutImage {IMG} at (2,2) size 250x170
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698