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

Unified Diff: LayoutTests/platform/win-xp/fast/forms/basic-textareas-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-xp/fast/forms/basic-textareas-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/forms/basic-textareas-expected.txt b/LayoutTests/platform/win-xp/fast/forms/basic-textareas-expected.txt
index 539bbbf7e57cc7b27c8015a0323440d18ba1dd68..21be381d431e2e5d595b5d2e96c0db1473ee38c0 100644
--- a/LayoutTests/platform/win-xp/fast/forms/basic-textareas-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/forms/basic-textareas-expected.txt
@@ -1,10 +1,10 @@
layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1676
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x1676 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,0) size 785x1676 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {HTML} at (0,0) size 785x1676
LayoutBlockFlow {BODY} at (0,0) size 785x1676
LayoutText {#text} at (0,0) size 0x0
-layer at (0,0) size 785x861 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,0) size 785x861 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutIFrame {IFRAME} at (0,0) size 785x861
layer at (0,0) size 785x861
LayoutView at (0,0) size 785x861
@@ -687,7 +687,7 @@ layer at (0,0) size 785x861 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,16) width 208: "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
text run at (0,32) width 8: " "
text run at (0,48) width 176: "abcdefghijklmnopqrstuv"
-layer at (0,861) size 785x815 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,861) size 785x815 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutIFrame {IFRAME} at (0,861) size 785x815
layer at (0,0) size 785x815
LayoutView at (0,0) size 785x815

Powered by Google App Engine
This is Rietveld 408576698