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

Side by Side Diff: LayoutTests/platform/win/fast/css/border-height-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 4173 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 4173
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x4173 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x4173 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x4173 4 LayoutBlockFlow {HTML} at (0,0) size 785x4173
5 LayoutBlockFlow {BODY} at (8,16) size 769x4149 5 LayoutBlockFlow {BODY} at (8,16) size 769x4149
6 LayoutBlockFlow {P} at (0,0) size 769x36 6 LayoutBlockFlow {P} at (0,0) size 769x36
7 LayoutText {#text} at (0,0) size 751x35 7 LayoutText {#text} at (0,0) size 751x35
8 text run at (0,0) width 751: "The very tall div below (> 4095 pixels) should have a 1-pixel dotted border on the right and bottom and a wider solid" 8 text run at (0,0) width 751: "The very tall div below (> 4095 pixels) should have a 1-pixel dotted border on the right and bottom and a wider solid"
9 text run at (0,18) width 115: "border on the left." 9 text run at (0,18) width 115: "border on the left."
10 LayoutBlockFlow {DIV} at (0,52) size 505x4097 [border: none (1px dotted #0 00000) (4px solid #8394B2)] 10 LayoutBlockFlow {DIV} at (0,52) size 505x4097 [border: none (1px dotted #0 00000) (4px solid #8394B2)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698