| Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-li-element/grouping-li-reftest-002-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-li-element/grouping-li-reftest-002-expected.html b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-li-element/grouping-li-reftest-002-expected.html
|
| index 00a95d1ca78074a06289c8cee4843442db57b409..bdb728fafd3b04ebcff8bf9f111e4ef717a9b5de 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-li-element/grouping-li-reftest-002-expected.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-li-element/grouping-li-reftest-002-expected.html
|
| @@ -5,7 +5,6 @@
|
| <title>li element</title>
|
| <link rel="author" title="dzenana" href="mailto:dzenana.trenutak@gmail.com">
|
| <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-li-element">
|
| - <link rel="match" href="grouping-li-reftest-002-ref.html" />
|
| <meta name="assert" content="li elements with ol parents have ordinal values." />
|
| <style type="text/css">
|
| span p {display:list-item; margin-left: 0; margin-top: 0; margin-bottom: 0; padding-left: 0; padding-top: 0; padding-bottom: 0;}
|
|
|