Index: LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-001-expected.html |
diff --git a/LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-001-expected.html b/LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-001-expected.html |
index 5dc15b6ca80e37bd620be1546fbc90f4f9c84e2a..8856b622a042d823674dac17cf53b475bcf9608a 100644 |
--- a/LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-001-expected.html |
+++ b/LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-001-expected.html |
@@ -1,5 +1,6 @@ |
<!DOCTYPE html> |
<title>shape-outside-floats-inset-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> |
@@ -20,12 +21,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; |
} |