| Index: LayoutTests/fast/shapes/shape-inside/shape-inside-image-005-expected.html
|
| diff --git a/LayoutTests/fast/shapes/shape-inside/shape-inside-image-005-expected.html b/LayoutTests/fast/shapes/shape-inside/shape-inside-image-005-expected.html
|
| deleted file mode 100644
|
| index 76b2ca30798795cd551ccd576581455abcd5bbae..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/shapes/shape-inside/shape-inside-image-005-expected.html
|
| +++ /dev/null
|
| @@ -1,31 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<html>
|
| -<head>
|
| -<style>
|
| -#image-shape {
|
| - font: 50px/1 Ahem, sans-serif;
|
| - margin: 0px;
|
| - color: green;
|
| - width: 350px;
|
| - height: 350px;
|
| - background-image: url("../resources/svg-shape-001.svg");
|
| - background-repeat: no-repeat;
|
| -}
|
| -</style>
|
| -<body>
|
| - <p id="informative-text">
|
| - This test requires the Ahem font. It uses svg-shape-001.svg to define a shape-inside.
|
| - If the first-fit algorithm is working correctly, the second and fourth rows of the
|
| - blue SVG shape should be covered by green rectangles.</p>
|
| -
|
| - <pre id="image-shape">
|
| -
|
| -
|
| - XXX
|
| -
|
| - XXX
|
| -
|
| -
|
| -</pre>
|
| -</body>
|
| -</html>
|
|
|