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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/overflow/overflow-auto-position-absolute-expected.txt
diff --git a/LayoutTests/platform/linux/fast/overflow/overflow-auto-position-absolute-expected.txt b/LayoutTests/platform/linux/fast/overflow/overflow-auto-position-absolute-expected.txt
index 0b838298936c6f33328d355049dcd9a69910eb5d..5b30f069514354065f725f955513414743fe5560 100644
--- a/LayoutTests/platform/linux/fast/overflow/overflow-auto-position-absolute-expected.txt
+++ b/LayoutTests/platform/linux/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 293x19
text run at (0,0) width 293: "This test passes if there is no horizontal scrollbar."

Powered by Google App Engine
This is Rietveld 408576698