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

Unified Diff: LayoutTests/platform/mac-mavericks/fast/overflow/scroll-nested-positioned-layer-in-overflow-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/mac-mavericks/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
diff --git a/LayoutTests/platform/mac-mavericks/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt b/LayoutTests/platform/mac-mavericks/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
index e34574f6adaf1fa69d254d030e7364380dee44b9..15725ecaa5a27c63b383ee3899ed0831dfcfb035 100644
--- a/LayoutTests/platform/mac-mavericks/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
+++ b/LayoutTests/platform/mac-mavericks/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
layer at (0,42) size 800x558 clip at (0,42) size 785x558 scrollY 278.00 scrollHeight 836
LayoutBlockFlow (positioned) {DIV} at (0,42) size 800x558
-layer at (0,-236) size 572x836 backgroundClip at (0,42) size 785x558 clip at (0,42) size 785x558 outlineClip at (0,42) size 785x558
+layer at (0,-236) size 572x836 backgroundClip at (0,42) size 785x558 clip at (0,42) size 785x558
LayoutBlockFlow (positioned) {DIV} at (0,0) size 572.31x836
LayoutBlockFlow (anonymous) at (0,0) size 572.31x18
LayoutText {#text} at (0,0) size 573x18

Powered by Google App Engine
This is Rietveld 408576698