Index: LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-circle-001-expected.html |
diff --git a/LayoutTests/csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-circle-001-expected.html b/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-circle-001-expected.html |
similarity index 64% |
copy from LayoutTests/csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-circle-001-expected.html |
copy to LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-circle-001-expected.html |
index 75c59bf42fda95e6898180a815584455d08c10f0..d3609000793269bd8edf1de6c9f0b2cc477f8742 100644 |
--- a/LayoutTests/csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-circle-001-expected.html |
+++ b/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-circle-001-expected.html |
@@ -1,9 +1,4 @@ |
<!DOCTYPE html> |
-<title>CSS Reference</title> |
-<link rel="author" title="Adobe" href="http://html.adobe.com/"> |
-<link rel="author" title="Bem Jones-Bey" href="mailto:bjonesbe@adobe.com"> |
-<link rel="help" href="http://dev.w3.org/csswg/css-shapes-1/#shape-outside-property"> |
-<meta name="flags" content="ahem"> |
<style> |
.container { |
font: 40px/1 Ahem, sans-serif; |
@@ -12,7 +7,6 @@ |
height: 40px; |
overflow: hidden; |
white-space: nowrap; |
- background-color: red; |
color: green; |
} |