blob: 295128435b73ea14e901669bbc94c0cbd437b8a9 [file] [log] [blame]
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x140
RenderBlock {HTML} at (0,0) size 800x140
RenderBody {BODY} at (8,13) size 784x119
RenderBlock {PRE} at (0,0) size 784x0
RenderBlock (anonymous) at (0,0) size 784x34
RenderText {#text} at (0,0) size 777x34
text run at (0,0) width 777: "This tests that insertRule, deleteRule, and the IE extensions addRule and removeRule update the style when rules are added"
text run at (0,17) width 435: "and removed. It also tests that disabling a stylesheet updates the style."
RenderBlock {DIV} at (0,34) size 784x17
RenderText {#text} at (0,0) size 481x17
text run at (0,0) width 481: "This is div1. This text should not be red because that rule has been removed."
RenderBlock {DIV} at (0,51) size 784x17 [color=#0000FF]
RenderText {#text} at (0,0) size 609x17
text run at (0,0) width 609: "This is div2. This text should be blue because a matching rule with that property has been added."
RenderBlock {DIV} at (0,68) size 784x17
RenderText {#text} at (0,0) size 504x17
text run at (0,0) width 504: "This is div3. This text should not be yellow because that rule has been removed."
RenderBlock {DIV} at (0,85) size 784x17 [color=#008000]
RenderText {#text} at (0,0) size 617x17
text run at (0,0) width 617: "This is div4. This text should be green because a matching rule with that property has been added."
RenderBlock {DIV} at (0,102) size 784x17
RenderText {#text} at (0,0) size 618x17
text run at (0,0) width 618: "This is div3. This text should not be purple because the stylesheet with that rule has been disabled."