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

Unified Diff: LayoutTests/platform/linux/fast/forms/select/listbox-appearance-basic-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/select/listbox-appearance-basic-expected.txt
diff --git a/LayoutTests/platform/linux/fast/forms/select/listbox-appearance-basic-expected.txt b/LayoutTests/platform/linux/fast/forms/select/listbox-appearance-basic-expected.txt
index 5072dcda8303585b0f8cb833e1ce39a34d9e9d59..1adbdc72f0052771591ef95d12ed6c2cfa9a6162 100644
--- a/LayoutTests/platform/linux/fast/forms/select/listbox-appearance-basic-expected.txt
+++ b/LayoutTests/platform/linux/fast/forms/select/listbox-appearance-basic-expected.txt
@@ -1,6 +1,6 @@
layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 627
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x627 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,0) size 785x627 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {HTML} at (0,0) size 785x627
LayoutBlockFlow {BODY} at (8,8) size 769x611
LayoutText {#text} at (46,59) size 4x19
@@ -166,12 +166,12 @@ layer at (194,370) size 56x83 clip at (195,371) size 39x81 scrollHeight 80
LayoutBlockFlow {OPTION} at (1,21.19) size 39x29.80
LayoutText {#text} at (2,0) size 35x27
text run at (2,0) width 35: "bar"
-layer at (14,508) size 51x104 backgroundClip at (14,508) size 51x92 clip at (15,509) size 34x91 outlineClip at (0,0) size 785x600
+layer at (14,508) size 51x104 backgroundClip at (14,508) size 51x92 clip at (15,509) size 34x91
LayoutListBox {SELECT} at (6,500) size 51x104 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
LayoutBlockFlow {OPTION} at (1,1) size 34x25.50
LayoutText {#text} at (3,0) size 28x23
text run at (3,0) width 28: "foo"
-layer at (83,466) size 64x144 backgroundClip at (83,466) size 64x134 clip at (85,468) size 45x132 outlineClip at (0,0) size 785x600
+layer at (83,466) size 64x144 backgroundClip at (83,466) size 64x134 clip at (85,468) size 45x132
LayoutListBox {SELECT} at (75,458) size 64x144 [bgcolor=#FFFFFF] [border: (2px solid #A9A9A9)]
LayoutBlockFlow {OPTION} at (2,2) size 45x35
LayoutText {#text} at (4,0) size 37x32

Powered by Google App Engine
This is Rietveld 408576698