blob: 96019f568137d8f46a3fad835db3385673fa4b54 [file] [log] [blame]
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x161
RenderBlock {HTML} at (0,0) size 800x161
RenderBody {BODY} at (8,13) size 784x140
RenderBlock {PRE} at (0,0) size 784x0
RenderBlock (anonymous) at (0,0) size 784x40
RenderText {#text} at (0,0) size 749x39
text run at (0,0) width 749: "This tests that insertRule, deleteRule, and the IE extensions addRule and removeRule update the style when rules are"
text run at (0,20) width 489: "added and removed. It also tests that disabling a stylesheet updates the style."
RenderBlock {DIV} at (0,40) size 784x20
RenderText {#text} at (0,0) size 490x19
text run at (0,0) width 490: "This is div1. This text should not be red because that rule has been removed."
RenderBlock {DIV} at (0,60) size 784x20 [color=#0000FF]
RenderText {#text} at (0,0) size 620x19
text run at (0,0) width 620: "This is div2. This text should be blue because a matching rule with that property has been added."
RenderBlock {DIV} at (0,80) size 784x20
RenderText {#text} at (0,0) size 513x19
text run at (0,0) width 513: "This is div3. This text should not be yellow because that rule has been removed."
RenderBlock {DIV} at (0,100) size 784x20 [color=#008000]
RenderText {#text} at (0,0) size 628x19
text run at (0,0) width 628: "This is div4. This text should be green because a matching rule with that property has been added."
RenderBlock {DIV} at (0,120) size 784x20
RenderText {#text} at (0,0) size 631x19
text run at (0,0) width 631: "This is div3. This text should not be purple because the stylesheet with that rule has been disabled."