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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug650-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 742 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 742
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x742 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 785x742 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x742 4 LayoutBlockFlow {HTML} at (0,0) size 785x742
5 LayoutBlockFlow {BODY} at (8,8) size 769x726 5 LayoutBlockFlow {BODY} at (8,8) size 769x726
6 LayoutTable {TABLE} at (0,0) size 769x726 6 LayoutTable {TABLE} at (0,0) size 769x726
7 LayoutTableSection {TBODY} at (0,0) size 769x726 7 LayoutTableSection {TBODY} at (0,0) size 769x726
8 LayoutTableRow {TR} at (0,2) size 769x722 8 LayoutTableRow {TR} at (0,2) size 769x722
9 LayoutTableCell {TD} at (2,326) size 727x74 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,326) size 727x74 [r=0 c=0 rs=1 cs=1]
10 LayoutText {#text} at (1,1) size 722x71 10 LayoutText {#text} at (1,1) size 722x71
11 text run at (1,1) width 717: "This is some text to fill a table cell. This is some text to fill a table cell. This is some text to fill a table cell. This" 11 text run at (1,1) width 717: "This is some text to fill a table cell. This is some text to fill a table cell. This is some text to fill a table cell. This"
12 text run at (1,19) width 699: "is some text to fill a table cell . This is some text to fill a table cell. This is some text to fill a table cell . This is" 12 text run at (1,19) width 699: "is some text to fill a table cell . This is some text to fill a table cell. This is some text to fill a table cell . This is"
13 text run at (1,37) width 722: "some text to fill a table cell. T his is some text to fill a table cell. This is some text to fill a table cell. T his is some" 13 text run at (1,37) width 722: "some text to fill a table cell. T his is some text to fill a table cell. This is some text to fill a table cell. T his is some"
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 text run at (1,541) width 32: "table" 47 text run at (1,541) width 32: "table"
48 text run at (1,559) width 28: "cell." 48 text run at (1,559) width 28: "cell."
49 text run at (1,577) width 29: "This" 49 text run at (1,577) width 29: "This"
50 text run at (1,595) width 11: "is" 50 text run at (1,595) width 11: "is"
51 text run at (1,613) width 34: "some" 51 text run at (1,613) width 34: "some"
52 text run at (1,631) width 24: "text" 52 text run at (1,631) width 24: "text"
53 text run at (1,649) width 13: "to" 53 text run at (1,649) width 13: "to"
54 text run at (1,667) width 30: "fill a" 54 text run at (1,667) width 30: "fill a"
55 text run at (1,685) width 32: "table" 55 text run at (1,685) width 32: "table"
56 text run at (1,703) width 28: "cell." 56 text run at (1,703) width 28: "cell."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698