Index: LayoutTests/platform/mac/css3/css3-modsel-36-expected.txt |
diff --git a/LayoutTests/platform/mac/css3/css3-modsel-36-expected.txt b/LayoutTests/platform/mac/css3/css3-modsel-36-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..f8b3826bd1fcb3150a7eb9a230cf54202e219bbd |
--- /dev/null |
+++ b/LayoutTests/platform/mac/css3/css3-modsel-36-expected.txt |
@@ -0,0 +1,15 @@ |
+layer at (0,0) size 800x600 |
+ RenderView at (0,0) size 800x600 |
+layer at (0,0) size 800x112 |
+ RenderBlock {HTML} at (0,0) size 800x112 |
+ RenderBody {BODY} at (8,16) size 784x80 |
+ RenderBlock {P} at (0,0) size 784x16 |
+ RenderText {#text} at (0,0) size 307x16 |
+ text run at (0,0) width 307: "This paragraph should have normal background" |
+ RenderBlock {DIV} at (0,32) size 784x48 |
+ RenderBlock (anonymous) at (0,0) size 784x16 |
+ RenderText {#text} at (0,0) size 238x16 |
+ text run at (0,0) width 238: "This div contains only one paragraph" |
+ RenderBlock {P} at (0,32) size 784x16 [bgcolor=#00FF00] |
+ RenderText {#text} at (0,0) size 297x16 |
+ text run at (0,0) width 297: "This paragraph should have green background" |