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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/forms/menulist-option-wrap-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/menulist-option-wrap-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/menulist-option-wrap-expected.txt
deleted file mode 100644
index 5d7038bc99bd513544548f2ff6457ebca42f9460..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/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 50x19
- text run at (0,0) width 50: "Test for "
- LayoutInline {I} at (0,0) size 584x19
- LayoutInline {A} at (0,0) size 305x19 [color=#0000EE]
- LayoutText {#text} at (49,0) size 305x19
- text run at (49,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=11362"
- LayoutText {#text} at (353,0) size 280x19
- text run at (353,0) width 5: " "
- text run at (357,0) width 276: "Native popup with size=\"1\" wraps options"
- LayoutText {#text} at (632,0) size 5x19
- text run at (632,0) width 5: "."
- 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 65x16
- LayoutText {#text} at (32,3) size 65x16
- text run at (32,3) width 65: "size=\"1\""
- LayoutText {#text} at (96,0) size 8x19
- text run at (96,0) width 8: ": "
- LayoutMenuList {SELECT} at (103.36,1) size 100x18 [bgcolor=#C0C0C0] [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 33x16
- LayoutText {#text} at (51,3) size 33x16
- text run at (51,3) width 33: "size"
- LayoutText {#text} at (83,0) size 8x19
- text run at (83,0) width 8: ": "
- LayoutMenuList {SELECT} at (90.36,1) size 100x18 [bgcolor=#C0C0C0] [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