Index: LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-001-expected.html |
diff --git a/LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-001-expected.html b/LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-001-expected.html |
index d5f83874b6e7e6d4b3241da0dab08850daa1d7fd..1fcf1a291c2afdb86da2441dc8bca470372d9b9b 100644 |
--- a/LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-001-expected.html |
+++ b/LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-001-expected.html |
@@ -1,5 +1,6 @@ |
<!DOCTYPE html> |
<title>shape-outside-floats-rounded-rectangle-001-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> |
@@ -21,12 +22,14 @@ |
#left-rounded-rect-outline { |
position: absolute; |
+ z-index: -1; |
top: 20px; |
left: 0px; |
} |
#right-rounded-rect-outline { |
position: absolute; |
+ z-index: -1; |
top: 20px; |
right: 0px; |
} |