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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug73321-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 1325 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1325
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1325 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1325 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1324.88 4 LayoutBlockFlow {HTML} at (0,0) size 785x1324.88
5 LayoutBlockFlow {BODY} at (8,8) size 769x1308.88 [bgcolor=#555555] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1308.88 [bgcolor=#555555]
6 LayoutBlockFlow {H1} at (16,37.44) size 737x101 [bgcolor=#CCCCCC] 6 LayoutBlockFlow {H1} at (16,37.44) size 737x101 [bgcolor=#CCCCCC]
7 LayoutText {#text} at (88,32) size 163x36 7 LayoutText {#text} at (88,32) size 163x36
8 text run at (88,32) width 163: "Simplified " 8 text run at (88,32) width 163: "Simplified "
9 LayoutInline {A} at (0,0) size 161x36 [color=#0000EE] 9 LayoutInline {A} at (0,0) size 161x36 [color=#0000EE]
10 LayoutText {#text} at (250,32) size 161x36 10 LayoutText {#text} at (250,32) size 161x36
11 text run at (250,32) width 161: "Linux.com" 11 text run at (250,32) width 161: "Linux.com"
12 LayoutText {#text} at (410,32) size 239x36 12 LayoutText {#text} at (410,32) size 239x36
13 text run at (410,32) width 239: " Table Testcase" 13 text run at (410,32) width 239: " Table Testcase"
(...skipping 180 matching lines...) Expand 10 before | Expand all | Expand 10 after
194 LayoutText {#text} at (0,0) size 88x35 194 LayoutText {#text} at (0,0) size 88x35
195 text run at (0,0) width 88: "Community" 195 text run at (0,0) width 88: "Community"
196 text run at (0,18) width 56: "Banner" 196 text run at (0,18) width 56: "Banner"
197 LayoutBlockFlow {P} at (5,67.53) size 125x75 197 LayoutBlockFlow {P} at (5,67.53) size 125x75
198 LayoutText {#text} at (0,0) size 110x75 198 LayoutText {#text} at (0,0) size 110x75
199 text run at (0,0) width 110: "blah blah blah blah" 199 text run at (0,0) width 110: "blah blah blah blah"
200 text run at (0,15) width 110: "blah blah blah blah" 200 text run at (0,15) width 110: "blah blah blah blah"
201 text run at (0,30) width 110: "blah blah blah blah" 201 text run at (0,30) width 110: "blah blah blah blah"
202 text run at (0,45) width 110: "blah blah blah blah" 202 text run at (0,45) width 110: "blah blah blah blah"
203 text run at (0,60) width 53: "blah blah" 203 text run at (0,60) width 53: "blah blah"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698