Index: LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000.html |
diff --git a/LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000.html b/LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000.html |
index 7426dc56d853bc8801982ac00395d8383e958988..64cc1068ac236c7497ba118df5b5b40fa9e60bc4 100644 |
--- a/LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000.html |
+++ b/LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000.html |
@@ -1,8 +1,9 @@ |
<!DOCTYPE html> |
<title>CSS Test: circle shape-outside on floats</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"> |
-<link rel="match" href="shape-outside-floats-ellipse-000-reference.html"> |
+<link rel="match" href="shape-outside-floats-ellipse-000-ref.html"> |
<meta name="flags" content="ahem"> |
<style> |
.container { |