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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/forms/basic-textareas-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/basic-textareas-expected.txt b/LayoutTests/platform/mac/fast/forms/basic-textareas-expected.txt
index abd8bb7cfad7b659a8bbe7e4406326b40d66982d..f6990a820c5bade6775afff55b8897c675c3db26 100644
--- a/LayoutTests/platform/mac/fast/forms/basic-textareas-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/basic-textareas-expected.txt
@@ -1,10 +1,10 @@
layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1264
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x1264 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,0) size 785x1264 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {HTML} at (0,0) size 785x1264
LayoutBlockFlow {BODY} at (0,0) size 785x1264
LayoutText {#text} at (0,0) size 0x0
-layer at (0,0) size 785x644 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,0) size 785x644 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutIFrame {IFRAME} at (0,0) size 785x644
layer at (0,0) size 785x644
LayoutView at (0,0) size 785x644
@@ -668,7 +668,7 @@ layer at (0,0) size 785x644 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (102,0) width 5: " "
text run at (0,13) width 201: "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
text run at (0,26) width 131: " abcdefghijklmnopqrstuv"
-layer at (0,644) size 785x620 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,644) size 785x620 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutIFrame {IFRAME} at (0,644) size 785x620
layer at (0,0) size 785x620
LayoutView at (0,0) size 785x620

Powered by Google App Engine
This is Rietveld 408576698