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

Unified Diff: LayoutTests/platform/win/fast/block/positioning/061-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/fast/block/positioning/061-expected.txt
diff --git a/LayoutTests/platform/win/fast/block/positioning/061-expected.txt b/LayoutTests/platform/win/fast/block/positioning/061-expected.txt
index 1b4cd2b65e111f58169311b563b9c80660052802..9ca5eb7763930c187e9e936234c72ee742041363 100644
--- a/LayoutTests/platform/win/fast/block/positioning/061-expected.txt
+++ b/LayoutTests/platform/win/fast/block/positioning/061-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x8
layer at (10,10) size 10x10 scrollHeight 18
LayoutBlockFlow (positioned) {DIV} at (10,10) size 10x10 [bgcolor=#FF0000]
LayoutBlockFlow {IMG} at (0,0) size 10x10
-layer at (10,14) size 10x10 backgroundClip at (10,14) size 10x6 clip at (11,15) size 8x5 outlineClip at (10,10) size 10x10 scrollWidth 17 scrollHeight 20
+layer at (10,14) size 10x10 backgroundClip at (10,14) size 10x6 clip at (11,15) size 8x5 scrollWidth 17 scrollHeight 20
LayoutBlockFlow {DIV} at (0,4) size 10x10 [border: (1px solid #C0C0C0)]
LayoutImage (floating) {IMG} at (2,2) size 16x16
layer at (28,16) size 0x18 scrollWidth 49
@@ -16,17 +16,17 @@ layer at (28,16) size 0x18 scrollWidth 49
layer at (10,30) size 10x10 scrollHeight 18
LayoutBlockFlow (positioned) {DIV} at (10,30) size 10x10 [bgcolor=#FF0000]
LayoutBlockFlow {IMG} at (0,0) size 10x10
-layer at (10,34) size 10x10 backgroundClip at (10,34) size 10x6 clip at (11,35) size 8x5 outlineClip at (10,30) size 10x10 scrollHeight 20
+layer at (10,34) size 10x10 backgroundClip at (10,34) size 10x6 clip at (11,35) size 8x5 scrollHeight 20
LayoutBlockFlow {DIV} at (0,4) size 10x10 [border: (1px solid #C0C0C0)]
-layer at (12,36) size 6x18 backgroundClip at (12,36) size 6x4 clip at (12,36) size 6x4 outlineClip at (11,35) size 8x5 scrollWidth 49
+layer at (12,36) size 6x18 backgroundClip at (12,36) size 6x4 clip at (12,36) size 6x4 scrollWidth 49
LayoutBlockFlow {DIV} at (2,2) size 6x18
LayoutText {#text} at (0,0) size 49x17
text run at (0,0) width 49: "nothing"
layer at (10,30) size 10x10
LayoutBlockFlow (positioned) {IMG} at (0,0) size 10x10 [bgcolor=#0000FF]
-layer at (10,34) size 10x10 backgroundClip at (10,34) size 10x6 clip at (11,35) size 8x5 outlineClip at (10,30) size 10x10 scrollHeight 38
+layer at (10,34) size 10x10 backgroundClip at (10,34) size 10x6 clip at (11,35) size 8x5 scrollHeight 38
LayoutBlockFlow {DIV} at (0,4) size 10x10 [border: (1px solid #C0C0C0)]
-layer at (12,36) size 6x36 backgroundClip at (12,36) size 6x4 clip at (12,36) size 6x4 outlineClip at (11,35) size 8x5 scrollWidth 44
+layer at (12,36) size 6x36 backgroundClip at (12,36) size 6x4 clip at (12,36) size 6x4 scrollWidth 44
LayoutBlockFlow {DIV} at (2,2) size 6x36
LayoutText {#text} at (0,0) size 45x35
text run at (0,0) width 31: "Blue"

Powered by Google App Engine
This is Rietveld 408576698