Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/forms/select/select-remove-option-single-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/forms/select/select-remove-option-single-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/select/select-remove-option-single-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..3ddaef88b9a742a26b3037ead21e54da95a72a34 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/fast/forms/select/select-remove-option-single-expected.txt |
| @@ -0,0 +1 @@ |
| + Remove option |
|
zino
2016/09/28 16:10:04
Please make expected html file which have identica
|