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

Side by Side Diff: LayoutTests/platform/win/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 1092 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1092
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1092 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1092 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1092 4 LayoutBlockFlow {HTML} at (0,0) size 785x1092
5 LayoutBlockFlow {BODY} at (8,8) size 769x1076 5 LayoutBlockFlow {BODY} at (8,8) size 769x1076
6 LayoutBlockFlow {P} at (0,0) size 769x36 6 LayoutBlockFlow {P} at (0,0) size 769x36
7 LayoutText {#text} at (0,0) size 759x35 7 LayoutText {#text} at (0,0) size 759x35
8 text run at (0,0) width 387: "The table below should have the same wid th as the red DIV " 8 text run at (0,0) width 387: "The table below should have the same wid th as the red DIV "
9 text run at (386,0) width 373: "below this paragraph. The inner image should just fit. The" 9 text run at (386,0) width 373: "below this paragraph. The inner image should just fit. The"
10 text run at (0,18) width 44: "image " 10 text run at (0,18) width 44: "image "
11 LayoutInline {EM} at (0,0) size 68x17 11 LayoutInline {EM} at (0,0) size 68x17
12 LayoutText {#text} at (43,18) size 68x17 12 LayoutText {#text} at (43,18) size 68x17
13 text run at (43,18) width 68: "should not" 13 text run at (43,18) width 68: "should not"
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
85 text run at (504,0) width 105: "image you like.)" 85 text run at (504,0) width 105: "image you like.)"
86 LayoutBlockFlow {P} at (0,1040) size 769x18 86 LayoutBlockFlow {P} at (0,1040) size 769x18
87 LayoutText {#text} at (0,0) size 57x17 87 LayoutText {#text} at (0,0) size 57x17
88 text run at (0,0) width 57: "See also " 88 text run at (0,0) width 57: "See also "
89 LayoutInline {A} at (0,0) size 102x17 [color=#0000EE] 89 LayoutInline {A} at (0,0) size 102x17 [color=#0000EE]
90 LayoutText {#text} at (56,0) size 102x17 90 LayoutText {#text} at (56,0) size 102x17
91 text run at (56,0) width 102: "tablewidth.html" 91 text run at (56,0) width 102: "tablewidth.html"
92 LayoutText {#text} at (157,0) size 5x17 92 LayoutText {#text} at (157,0) size 5x17
93 text run at (157,0) width 5: "." 93 text run at (157,0) width 5: "."
94 LayoutBlockFlow {HR} at (0,1074) size 769x2 [border: (1px inset #EEEEEE)] 94 LayoutBlockFlow {HR} at (0,1074) size 769x2 [border: (1px inset #EEEEEE)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698