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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug2947-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 1116 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1116
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1116 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1116 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1116 4 LayoutBlockFlow {HTML} at (0,0) size 785x1116
5 LayoutBlockFlow {BODY} at (8,8) size 769x1100 5 LayoutBlockFlow {BODY} at (8,8) size 769x1100
6 LayoutBlockFlow {P} at (0,0) size 769x40 6 LayoutBlockFlow {P} at (0,0) size 769x40
7 LayoutText {#text} at (0,0) size 746x19 7 LayoutText {#text} at (0,0) size 746x19
8 text run at (0,0) width 364: "The table below should have the same wid th as the red DIV " 8 text run at (0,0) width 364: "The table below should have the same wid th as the red DIV "
9 text run at (364,0) width 347: "below this paragraph. The inner image should just fit. The " 9 text run at (364,0) width 347: "below this paragraph. The inner image should just fit. The "
10 text run at (711,0) width 35: "image" 10 text run at (711,0) width 35: "image"
11 LayoutInline {EM} at (0,0) size 67x19 11 LayoutInline {EM} at (0,0) size 67x19
12 LayoutText {#text} at (0,20) size 67x19 12 LayoutText {#text} at (0,20) size 67x19
13 text run at (0,20) width 67: "should not" 13 text run at (0,20) width 67: "should not"
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
85 text run at (474,0) width 95: "image you like.)" 85 text run at (474,0) width 95: "image you like.)"
86 LayoutBlockFlow {P} at (0,1062) size 769x20 86 LayoutBlockFlow {P} at (0,1062) size 769x20
87 LayoutText {#text} at (0,0) size 55x19 87 LayoutText {#text} at (0,0) size 55x19
88 text run at (0,0) width 55: "See also " 88 text run at (0,0) width 55: "See also "
89 LayoutInline {A} at (0,0) size 91x19 [color=#0000EE] 89 LayoutInline {A} at (0,0) size 91x19 [color=#0000EE]
90 LayoutText {#text} at (55,0) size 91x19 90 LayoutText {#text} at (55,0) size 91x19
91 text run at (55,0) width 91: "tablewidth.html" 91 text run at (55,0) width 91: "tablewidth.html"
92 LayoutText {#text} at (146,0) size 4x19 92 LayoutText {#text} at (146,0) size 4x19
93 text run at (146,0) width 4: "." 93 text run at (146,0) width 4: "."
94 LayoutBlockFlow {HR} at (0,1098) size 769x2 [border: (1px inset #EEEEEE)] 94 LayoutBlockFlow {HR} at (0,1098) size 769x2 [border: (1px inset #EEEEEE)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698