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

Unified Diff: LayoutTests/platform/mac/compositing/overflow/ancestor-overflow-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/compositing/overflow/ancestor-overflow-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/overflow/ancestor-overflow-expected.txt b/LayoutTests/platform/mac/compositing/overflow/ancestor-overflow-expected.txt
index 447dbf5d900ce3659371cbe6a7969c902418b99d..074e64277fc3dff835825594ea343f07533c3414 100644
--- a/LayoutTests/platform/mac/compositing/overflow/ancestor-overflow-expected.txt
+++ b/LayoutTests/platform/mac/compositing/overflow/ancestor-overflow-expected.txt
@@ -29,7 +29,7 @@ layer at (28,256) size 142x142 clip at (29,257) size 140x140 scrollHeight 171
LayoutBlockFlow {DIV} at (11,11) size 122x122 [border: (1px solid #0000FF)]
layer at (214,256) size 142x142 clip at (215,257) size 140x140
LayoutBlockFlow {DIV} at (206,206) size 142x142 [border: (1px solid #000000)]
-layer at (50,92) size 100x150 backgroundClip at (29,71) size 140x140 clip at (29,71) size 140x140 outlineClip at (29,71) size 140x140
+layer at (50,92) size 100x150 backgroundClip at (29,71) size 140x140 clip at (29,71) size 140x140
LayoutBlockFlow {DIV} at (11,11) size 100x150 [bgcolor=#808080]
layer at (225,81) size 122x122
LayoutBlockFlow (positioned) {DIV} at (225,81) size 122x122 [border: (1px solid #0000FF)]
@@ -39,9 +39,9 @@ layer at (400,70) size 142x142 clip at (401,71) size 140x140 scrollHeight 171
LayoutBlockFlow (relative positioned) {DIV} at (392,20) size 142x142 [border: (1px solid #000000)]
layer at (411,81) size 122x122
LayoutBlockFlow (positioned) {DIV} at (11,11) size 122x122 [border: (1px solid #0000FF)]
-layer at (422,92) size 100x150 backgroundClip at (401,71) size 140x140 clip at (401,71) size 140x140 outlineClip at (401,71) size 140x140
+layer at (422,92) size 100x150 backgroundClip at (401,71) size 140x140 clip at (401,71) size 140x140
LayoutBlockFlow {DIV} at (11,11) size 100x150 [bgcolor=#808080]
-layer at (50,278) size 100x150 backgroundClip at (29,257) size 140x140 clip at (29,257) size 140x140 outlineClip at (29,257) size 140x140
+layer at (50,278) size 100x150 backgroundClip at (29,257) size 140x140 clip at (29,257) size 140x140
LayoutBlockFlow {DIV} at (11,11) size 100x150 [bgcolor=#808080]
layer at (225,267) size 122x122
LayoutBlockFlow (positioned) {DIV} at (225,267) size 122x122 [border: (1px solid #0000FF)]
@@ -51,5 +51,5 @@ layer at (400,256) size 142x142 clip at (401,257) size 140x140 scrollHeight 171
LayoutBlockFlow (relative positioned) {DIV} at (392,206) size 142x142 [border: (1px solid #000000)]
layer at (411,267) size 122x122
LayoutBlockFlow (positioned) {DIV} at (11,11) size 122x122 [border: (1px solid #0000FF)]
-layer at (422,278) size 100x150 backgroundClip at (401,257) size 140x140 clip at (401,257) size 140x140 outlineClip at (401,257) size 140x140
+layer at (422,278) size 100x150 backgroundClip at (401,257) size 140x140 clip at (401,257) size 140x140
LayoutBlockFlow {DIV} at (11,11) size 100x150 [bgcolor=#808080]

Powered by Google App Engine
This is Rietveld 408576698