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

Unified Diff: third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/menulist-option-wrap-expected.txt

Issue 1509853008: Move select/option/optgroup-related tests in fast/forms to fast/forms/select. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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: third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/menulist-option-wrap-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/menulist-option-wrap-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/menulist-option-wrap-expected.txt
deleted file mode 100644
index 1a61139a40998eb0245121d886cea48a236c853a..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/menulist-option-wrap-expected.txt
+++ /dev/null
@@ -1,43 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x576
- LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 51x19
- text run at (0,0) width 51: "Test for "
- LayoutInline {I} at (0,0) size 584x19
- LayoutInline {A} at (0,0) size 305x19 [color=#0000EE]
- LayoutText {#text} at (51,0) size 305x19
- text run at (51,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=11362"
- LayoutText {#text} at (356,0) size 279x19
- text run at (356,0) width 4: " "
- text run at (360,0) width 275: "Native popup with size=\"1\" wraps options"
- LayoutText {#text} at (635,0) size 4x19
- text run at (635,0) width 4: "."
- LayoutBlockFlow {P} at (0,36) size 784x20
- LayoutText {#text} at (0,0) size 33x19
- text run at (0,0) width 33: "With "
- LayoutInline {TT} at (0,0) size 64x16
- LayoutText {#text} at (33,3) size 64x16
- text run at (33,3) width 64: "size=\"1\""
- LayoutText {#text} at (97,0) size 7x19
- text run at (97,0) width 7: ": "
- LayoutMenuList {SELECT} at (104,1) size 100x18 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow (anonymous) at (1,1) size 98x16
- LayoutText (anonymous) at (0,0) size 188x16
- text run at (0,0) width 188: "Very long option that does not fit"
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {P} at (0,72) size 784x20
- LayoutText {#text} at (0,0) size 52x19
- text run at (0,0) width 52: "Without "
- LayoutInline {TT} at (0,0) size 32x16
- LayoutText {#text} at (52,3) size 32x16
- text run at (52,3) width 32: "size"
- LayoutText {#text} at (84,0) size 7x19
- text run at (84,0) width 7: ": "
- LayoutMenuList {SELECT} at (91,1) size 100x18 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow (anonymous) at (1,1) size 98x16
- LayoutText (anonymous) at (0,0) size 188x16
- text run at (0,0) width 188: "Very long option that does not fit"
- LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698