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

Unified Diff: LayoutTests/compositing/overflow/accelerated-scrolling-with-clip-path-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/overflow/accelerated-scrolling-with-clip-path-expected.txt
diff --git a/LayoutTests/compositing/overflow/accelerated-scrolling-with-clip-path-expected.txt b/LayoutTests/compositing/overflow/accelerated-scrolling-with-clip-path-expected.txt
index aa188b7f01ace6d6b26906d7071db517c4775b48..67b96be34ec673097e3f3814c0f6808ab79c8db9 100644
--- a/LayoutTests/compositing/overflow/accelerated-scrolling-with-clip-path-expected.txt
+++ b/LayoutTests/compositing/overflow/accelerated-scrolling-with-clip-path-expected.txt
@@ -8,5 +8,5 @@ layer at (8,8) size 400x400 clip at (8,8) size 385x385 scrollWidth 500 scrollHei
LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#008000]
LayoutBlockFlow {DIV} at (0,100) size 500x500 [bgcolor=#FFFF00]
LayoutBlockFlow {DIV} at (0,600) size 100x100 [bgcolor=#008000]
-layer at (8,358) size 100x100 backgroundClip at (8,8) size 385x385 clip at (8,8) size 385x385 outlineClip at (8,8) size 385x385
+layer at (8,358) size 100x100 backgroundClip at (8,8) size 385x385 clip at (8,8) size 385x385
LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698