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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/block/positioning/061-expected.txt
diff --git a/LayoutTests/platform/mac/fast/block/positioning/061-expected.txt b/LayoutTests/platform/mac/fast/block/positioning/061-expected.txt
index 83b724f5c500a6a92bdd7674bd5a552cc2ccbd0d..c288bd5471c0dce21c23dc72ff5cadc945a3002b 100644
--- a/LayoutTests/platform/mac/fast/block/positioning/061-expected.txt
+++ b/LayoutTests/platform/mac/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 49x18
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 45x36
text run at (0,0) width 31: "Blue"

Powered by Google App Engine
This is Rietveld 408576698