| Index: third_party/WebKit/LayoutTests/external/wpt/css/CSS2/normal-flow/block-in-inline-insert-016-ref.xht
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/css/CSS2/normal-flow/block-in-inline-insert-016-ref.xht b/third_party/WebKit/LayoutTests/external/wpt/css/CSS2/normal-flow/block-in-inline-insert-016-ref.xht
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..140b45c00a4d3f3f746b1bf83ca14c7a5ad10735
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/css/CSS2/normal-flow/block-in-inline-insert-016-ref.xht
|
| @@ -0,0 +1,9 @@
|
| +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
|
| + <title>CSS Test Reference</title>
|
| + <link rel="match" href="block-in-inline-insert-016-nosplit-ref.xht"/>
|
| + </head>
|
| + <body>
|
| + <div style="display: inline; border: 2px solid">One<div>Two</div></div>
|
| +
|
| +
|
| +</body></html>
|
|
|