Index: LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000-expected.html |
diff --git a/LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000-expected.html b/LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000-expected.html |
index e6b880ff8791d6d495e29e143fac427ef344a707..5552e1c75226e7a10c1f79a7bdf65e8471df70f0 100644 |
--- a/LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000-expected.html |
+++ b/LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000-expected.html |
@@ -1,5 +1,6 @@ |
<!DOCTYPE html> |
<title>shape-outside-floats-ellipse-000-reference.html</title> |
+<link rel="author" title="Adobe" href="http://html.adobe.com/"> |
<link rel="author" title="Bem Jones-Bey" href="mailto:bjonesbe@adobe.com"> |
<meta name="flags" content="ahem dom"> |
<style> |
@@ -20,12 +21,14 @@ |
#left-ellipse-outline { |
position: absolute; |
+ z-index: -1; |
top: 20px; |
left: 0px; |
} |
#right-ellipse-outline { |
position: absolute; |
+ z-index: -1; |
top: 20px; |
right: 0px; |
} |