| Index: third_party/WebKit/LayoutTests/fast/forms/fieldset/legend-margin-before-in-fieldset.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/forms/fieldset/legend-margin-before-in-fieldset.html b/third_party/WebKit/LayoutTests/fast/forms/fieldset/legend-margin-before-in-fieldset.html
|
| deleted file mode 100644
|
| index 0349290161566e950375e2b2f716ac1070b80a56..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/forms/fieldset/legend-margin-before-in-fieldset.html
|
| +++ /dev/null
|
| @@ -1,8 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<script src="../../../resources/check-layout.js"></script>
|
| -<fieldset id="fieldset">
|
| - <legend data-offset-y="108" style="margin-top: 100px">Legend in fieldset</legend>
|
| -</fieldset>
|
| -<script>
|
| - checkLayout("#fieldset");
|
| -</script>
|
|
|