| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-display-3/display-contents-float-001-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-display-3/display-contents-float-001-expected.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-display-3/display-contents-float-001-expected.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..3e445d4b43d1b359ecf9391ceb1f166e3c88c68f
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-display-3/display-contents-float-001-expected.html
|
| @@ -0,0 +1,6 @@
|
| +<!DOCTYPE html>
|
| +<meta charset="utf-8">
|
| +<title>CSS Reftest Reference</title>
|
| +<link rel="author" title="Rune Lillesveen" href="mailto:rune@opera.com">
|
| +<p>You should see the word PASS and no red below.</p>
|
| +<div>P<span>A</span>S<span>S</span></div>
|
|
|