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

Unified Diff: LayoutTests/compositing/iframes/nested-iframe-scrolling-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/iframes/nested-iframe-scrolling-expected.txt
diff --git a/LayoutTests/compositing/iframes/nested-iframe-scrolling-expected.txt b/LayoutTests/compositing/iframes/nested-iframe-scrolling-expected.txt
index ca5a60467fad07b50237e576da68330f95d11afc..c3210303a16655889bb87e4f05affd3ade6e988f 100644
--- a/LayoutTests/compositing/iframes/nested-iframe-scrolling-expected.txt
+++ b/LayoutTests/compositing/iframes/nested-iframe-scrolling-expected.txt
@@ -18,7 +18,7 @@ layer at (0,0) size 320x200
LayoutIFrame {IFRAME} at (0,0) size 300x150
layer at (0,0) size 300x150 scrollY 100.00 scrollHeight 1100
LayoutView at (0,0) size 300x150
- layer at (0,0) size 300x1100 backgroundClip at (0,0) size 300x150 clip at (0,0) size 300x150 outlineClip at (0,0) size 300x150
+ layer at (0,0) size 300x1100 backgroundClip at (0,0) size 300x150 clip at (0,0) size 300x150
LayoutBlockFlow {HTML} at (0,0) size 300x1100
LayoutBlockFlow {BODY} at (0,100) size 300x1000
LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698