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

Unified Diff: LayoutTests/platform/win/fast/overflow/overflow-auto-position-absolute-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/fast/overflow/overflow-auto-position-absolute-expected.txt
diff --git a/LayoutTests/platform/win/fast/overflow/overflow-auto-position-absolute-expected.txt b/LayoutTests/platform/win/fast/overflow/overflow-auto-position-absolute-expected.txt
index eb2c6de14353a55022ee33eb3206e5c334552b60..71857a4ca520bcdde3ac3273494bd3cd24e4ab07 100644
--- a/LayoutTests/platform/win/fast/overflow/overflow-auto-position-absolute-expected.txt
+++ b/LayoutTests/platform/win/fast/overflow/overflow-auto-position-absolute-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
layer at (16,16) size 768x568 clip at (16,16) size 753x568 scrollHeight 1024
LayoutBlockFlow (positioned) {DIV} at (16,16) size 768x568
-layer at (16,16) size 753x1024 backgroundClip at (16,16) size 753x568 clip at (16,16) size 753x568 outlineClip at (16,16) size 753x568
+layer at (16,16) size 753x1024 backgroundClip at (16,16) size 753x568 clip at (16,16) size 753x568
LayoutBlockFlow (positioned) {DIV} at (0,0) size 753x1024 [bgcolor=#008000]
LayoutText {#text} at (0,0) size 317x17
text run at (0,0) width 317: "This test passes if there is no horizontal scrollbar."

Powered by Google App Engine
This is Rietveld 408576698