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

Unified Diff: LayoutTests/platform/linux/fast/forms/textAreaLineHeight-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/forms/textAreaLineHeight-expected.txt
diff --git a/LayoutTests/platform/linux/fast/forms/textAreaLineHeight-expected.txt b/LayoutTests/platform/linux/fast/forms/textAreaLineHeight-expected.txt
index 7aecb061275099da85ade59aca686bb5df8c6365..503c9699d709f56769bcb4dc8e223dcc721550b3 100644
--- a/LayoutTests/platform/linux/fast/forms/textAreaLineHeight-expected.txt
+++ b/LayoutTests/platform/linux/fast/forms/textAreaLineHeight-expected.txt
@@ -1,6 +1,6 @@
layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1241
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x1241 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,0) size 785x1241 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {HTML} at (0,0) size 785x1241.33
LayoutBlockFlow {BODY} at (8,8) size 769x1217.33
LayoutBlockFlow (anonymous) at (0,0) size 769x20
@@ -59,7 +59,7 @@ layer at (8,64) size 406x206 clip at (9,65) size 404x204
text run at (0,18) width 385: "Demo text here that wraps a bit and should demonstrate"
text run at (385,18) width 5: " "
text run at (0,71) width 181: "the goodness of line-height"
-layer at (8,848) size 181x38 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600 scrollHeight 84
+layer at (8,848) size 181x38 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollHeight 84
LayoutTextControl {TEXTAREA} at (0,60) size 181x38 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
LayoutBlockFlow {DIV} at (3,3) size 160x80
LayoutText {#text} at (0,0) size 160x80
@@ -72,9 +72,9 @@ layer at (8,848) size 181x38 backgroundClip at (0,0) size 0x0 clip at (0,0) size
text run at (0,48) width 120: "the goodness of"
text run at (120,48) width 8: " "
text run at (0,64) width 88: "line-height"
-layer at (8,931) size 181x38 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600
+layer at (8,931) size 181x38 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutTextControl {TEXTAREA} at (0,143) size 181x38 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
LayoutBlockFlow {DIV} at (3,3) size 175x16
-layer at (8,1014) size 406x206 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600
+layer at (8,1014) size 406x206 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutTextControl {TEXTAREA} at (0,226) size 406x206 [bgcolor=#FFFFFF] [border: (1px dotted #C0C0C0)]
LayoutBlockFlow {DIV} at (3,3) size 400x53

Powered by Google App Engine
This is Rietveld 408576698