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