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

Unified Diff: LayoutTests/platform/mac/compositing/overflow/overflow-positioning-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/overflow-positioning-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/overflow/overflow-positioning-expected.txt b/LayoutTests/platform/mac/compositing/overflow/overflow-positioning-expected.txt
index 1bb6521a7af509205695c9876b4fe5a7a370912a..01ac7550e35e79a805d6d7330662e3729efcf37c 100644
--- a/LayoutTests/platform/mac/compositing/overflow/overflow-positioning-expected.txt
+++ b/LayoutTests/platform/mac/compositing/overflow/overflow-positioning-expected.txt
@@ -10,7 +10,7 @@ layer at (100,134) size 202x202 clip at (101,135) size 200x200
LayoutBlockFlow (relative positioned) {DIV} at (0,34) size 202x202 [border: (1px solid #000000)]
layer at (101,135) size 200x100
LayoutBlockFlow (relative positioned) {DIV} at (1,1) size 200x100 [bgcolor=#80800033]
-layer at (-99,135) size 150x100 backgroundClip at (101,135) size 200x200 clip at (101,135) size 200x200 outlineClip at (101,135) size 200x200
+layer at (-99,135) size 150x100 backgroundClip at (101,135) size 200x200 clip at (101,135) size 200x200
LayoutBlockFlow (positioned) {DIV} at (-200,0) size 150x100 [bgcolor=#0000FF]
layer at (101,135) size 150x150
LayoutBlockFlow (positioned) {DIV} at (1,1) size 150x150 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698