Index: LayoutTests/platform/mac/css3/css3-modsel-35-expected.txt |
diff --git a/LayoutTests/platform/mac/css3/css3-modsel-35-expected.txt b/LayoutTests/platform/mac/css3/css3-modsel-35-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c2080a97532477d42121470a554e29d99ec906c9 |
--- /dev/null |
+++ b/LayoutTests/platform/mac/css3/css3-modsel-35-expected.txt |
@@ -0,0 +1,18 @@ |
+layer at (0,0) size 800x600 |
+ RenderView at (0,0) size 800x600 |
+layer at (0,0) size 800x128 |
+ RenderBlock {HTML} at (0,0) size 800x128 |
+ RenderBody {BODY} at (8,8) size 784x112 |
+ RenderBlock {DIV} at (0,0) size 784x112 |
+ RenderBlock {ADDRESS} at (16,0) size 768x16 |
+ RenderText {#text} at (0,0) size 256x16 |
+ text run at (0,0) width 256: "A first address with normal background" |
+ RenderBlock {ADDRESS} at (16,32) size 768x16 |
+ RenderText {#text} at (0,0) size 275x16 |
+ text run at (0,0) width 275: "A second address with normal background" |
+ RenderBlock {ADDRESS} at (16,64) size 768x16 [bgcolor=#00FF00] |
+ RenderText {#text} at (0,0) size 342x16 |
+ text run at (0,0) width 342: "A third address that should have a green background" |
+ RenderBlock (anonymous) at (0,96) size 784x16 |
+ RenderText {#text} at (0,0) size 320x16 |
+ text run at (0,0) width 320: "This div contains 3 addresses above this sentence." |