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

Unified Diff: LayoutTests/platform/win/compositing/geometry/root-layer-update-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/compositing/geometry/root-layer-update-expected.txt
diff --git a/LayoutTests/platform/win/compositing/geometry/root-layer-update-expected.txt b/LayoutTests/platform/win/compositing/geometry/root-layer-update-expected.txt
index 02988c62173f8d18ce4c0cca014157e8c2b0ea21..273db55917e2001940e10997ab41ed22400db18d 100644
--- a/LayoutTests/platform/win/compositing/geometry/root-layer-update-expected.txt
+++ b/LayoutTests/platform/win/compositing/geometry/root-layer-update-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 800x170
text run at (0,18) width 475: "Test for the root layer getting correctly positioned. You should see no red."
layer at (350,1) size 100x100
LayoutBlockFlow (positioned) {DIV} at (350,1) size 100x100 [bgcolor=#FF0000]
-layer at (-100,0) size 300x100 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+layer at (-100,0) size 300x100 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
LayoutBlockFlow (positioned) {DIV} at (-100,0) size 300x100 [bgcolor=#808080]
layer at (100,0) size 600x102
LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 600x102 [border: (1px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698