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

Unified Diff: LayoutTests/platform/mac-mavericks/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-mavericks/fast/forms/basic-textareas-expected.txt
diff --git a/LayoutTests/platform/mac-mavericks/fast/forms/basic-textareas-expected.txt b/LayoutTests/platform/mac-mavericks/fast/forms/basic-textareas-expected.txt
index 769ff578c78db1066797cf5fd87dbb5e6e233157..3730eb7dc3ae8e2efc934ed782d403b929c01792 100644
--- a/LayoutTests/platform/mac-mavericks/fast/forms/basic-textareas-expected.txt
+++ b/LayoutTests/platform/mac-mavericks/fast/forms/basic-textareas-expected.txt
@@ -1,10 +1,10 @@
layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1426
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x1426 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,0) size 785x1426 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {HTML} at (0,0) size 785x1426
LayoutBlockFlow {BODY} at (0,0) size 785x1426
LayoutText {#text} at (0,0) size 0x0
-layer at (0,0) size 785x742 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,0) size 785x742 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutIFrame {IFRAME} at (0,0) size 785x742
layer at (0,0) size 785x742
LayoutView at (0,0) size 785x742
@@ -653,7 +653,7 @@ layer at (0,0) size 785x742 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (104,0) width 5: " "
text run at (0,13) width 183: "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
text run at (0,26) width 134: " abcdefghijklmnopqrstuv"
-layer at (0,742) size 785x684 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,742) size 785x684 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutIFrame {IFRAME} at (0,742) size 785x684
layer at (0,0) size 785x684
LayoutView at (0,0) size 785x684

Powered by Google App Engine
This is Rietveld 408576698