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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug50695-1-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 608 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 608
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x608 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 785x608 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x608 4 LayoutBlockFlow {HTML} at (0,0) size 785x608
5 LayoutBlockFlow {BODY} at (8,8) size 769x584 5 LayoutBlockFlow {BODY} at (8,8) size 769x584
6 LayoutBlockFlow {FORM} at (0,0) size 769x584 6 LayoutBlockFlow {FORM} at (0,0) size 769x584
7 LayoutTable {TABLE} at (0,0) size 769x584 [border: (1px outset #808080)] 7 LayoutTable {TABLE} at (0,0) size 769x584 [border: (1px outset #808080)]
8 LayoutTableSection {TBODY} at (1,1) size 767x582 8 LayoutTableSection {TBODY} at (1,1) size 767x582
9 LayoutTableRow {TR} at (0,2) size 767x578 9 LayoutTableRow {TR} at (0,2) size 767x578
10 LayoutTableCell {TD} at (2,280) size 763x22 [border: (1px inset #8 08080)] [r=0 c=0 rs=1 cs=1] 10 LayoutTableCell {TD} at (2,280) size 763x22 [border: (1px inset #8 08080)] [r=0 c=0 rs=1 cs=1]
11 LayoutText {#text} at (253,2) size 257x17 11 LayoutText {#text} at (253,2) size 257x17
12 text run at (253,2) width 257: "This should be in the center o f the page." 12 text run at (253,2) width 257: "This should be in the center o f the page."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698