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

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

Powered by Google App Engine
This is Rietveld 408576698