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

Unified Diff: LayoutTests/compositing/geometry/vertical-scroll-composited-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/compositing/geometry/vertical-scroll-composited-expected.txt
diff --git a/LayoutTests/compositing/geometry/vertical-scroll-composited-expected.txt b/LayoutTests/compositing/geometry/vertical-scroll-composited-expected.txt
index a796be48dab5e7a5b2f105ae0991563ac3f3123a..40f6f71473ad437c2fab3951fb67edbac321591e 100644
--- a/LayoutTests/compositing/geometry/vertical-scroll-composited-expected.txt
+++ b/LayoutTests/compositing/geometry/vertical-scroll-composited-expected.txt
@@ -1,8 +1,8 @@
layer at (0,0) size 800x600 scrollY 200.00 scrollWidth 962 scrollHeight 1122
LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x616 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+layer at (0,0) size 800x616 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x616
LayoutBlockFlow {BODY} at (8,8) size 784x600
-layer at (8,8) size 806x1006 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+layer at (8,8) size 806x1006 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
LayoutBlockFlow {DIV} at (0,0) size 806x1006 [border: (3px solid #FF0000)]
scrolled to 0,200

Powered by Google App Engine
This is Rietveld 408576698