Index: LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-21-expected.txt |
diff --git a/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-21-expected.txt b/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-21-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..57c8cd09ecfacd9b4a3a3ee302540652d4bf71ba |
--- /dev/null |
+++ b/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-21-expected.txt |
@@ -0,0 +1,37 @@ |
+layer at (0,0) size 800x600 |
+ RenderView at (0,0) size 800x600 |
+layer at (0,0) size 800x160 |
+ RenderBlock {HTML} at (0,0) size 800x160 |
+ RenderBody {BODY} at (8,16) size 784x128 |
+ RenderBlock {P} at (0,0) size 784x32 |
+ RenderText {#text} at (0,0) size 761x16 |
+ text run at (0,0) width 229: "This paragraph should be unstyled. " |
+ text run at (228,0) width 463: "The background of the following paragraph should become green when " |
+ text run at (690,0) width 71: "you follow" |
+ RenderInline {A} at (0,0) size 53x16 [color=#0000EE] |
+ RenderText {#text} at (0,16) size 53x16 |
+ text run at (0,16) width 53: "this link" |
+ RenderText {#text} at (52,16) size 5x16 |
+ text run at (52,16) width 5: "." |
+ RenderBlock {P} at (0,48) size 784x32 |
+ RenderText {#text} at (0,0) size 753x16 |
+ text run at (0,0) width 283: "This paragraph should initially be unstyled. " |
+ text run at (282,0) width 471: "It should become green when you select the link above. When you select " |
+ RenderInline {A} at (0,0) size 776x32 [color=#0000EE] |
+ RenderText {#text} at (752,0) size 776x32 |
+ text run at (752,0) width 24: "this" |
+ text run at (0,16) width 25: "link" |
+ RenderText {#text} at (24,16) size 647x16 |
+ text run at (24,16) width 276: ", it should return to being unstyled and the " |
+ text run at (299,16) width 372: "background of the paragraph below should become green." |
+ RenderBlock {P} at (0,96) size 784x32 |
+ RenderText {#text} at (0,0) size 758x16 |
+ text run at (0,0) width 283: "This paragraph should initially be unstyled. " |
+ text run at (282,0) width 476: "It should become green when you select the link above. When you follow " |
+ RenderInline {A} at (0,0) size 781x32 [color=#0000EE] |
+ RenderText {#text} at (757,0) size 781x32 |
+ text run at (757,0) width 24: "this" |
+ text run at (0,16) width 25: "link" |
+ RenderText {#text} at (24,16) size 366x16 |
+ text run at (24,16) width 143: ", the three paragraphs " |
+ text run at (166,16) width 224: "should all return to being unstyled." |