blob: 97d85a5ce4326607e7a79f1bbdfde8ffff8412e0 [file] [log] [blame]
layer at (0,0) size 800x1193
RenderView at (0,0) size 800x600
layer at (0,0) size 800x1193
RenderBlock {HTML} at (0,0) size 800x1193
RenderBody {BODY} at (8,8) size 784x1155
RenderBlock {DIV} at (74,0) size 635x512 [border: (4px solid #000000)]
RenderBlock {P} at (4,20) size 627x23
RenderText {#text} at (0,0) size 620x23
text run at (0,0) width 620: "Affected Browsers: Safari 2.0, Windows Internet Explorer 6 SP2"
RenderBlock {HR} at (4,59) size 627x2 [border: (1px inset #000000)]
RenderBlock {P} at (4,77) size 627x69
RenderText {#text} at (0,0) size 610x69
text run at (0,0) width 610: "Bug Description: On the Affected Browsers, if a rule sets the"
text run at (0,23) width 540: "'background-color' of an element, this color cannot be"
text run at (0,46) width 480: "overridden by 'background:inherit' declarations."
RenderBlock {HR} at (4,162) size 627x2 [border: (1px inset #000000)]
RenderBlock {P} at (4,180) size 627x115
RenderText {#text} at (0,0) size 600x69
text run at (0,0) width 600: "Example: With the following code, the background color of H1"
text run at (0,23) width 560: "elements stays pink, no matter what background color the"
text run at (0,46) width 130: "parents have:"
RenderBR {BR} at (130,46) size 0x23
RenderText {#text} at (0,69) size 320x23
text run at (0,69) width 50: " H1 "
text run at (50,69) width 270: "{ background-color: pink; }"
RenderBR {BR} at (320,69) size 0x23
RenderText {#text} at (0,92) size 290x23
text run at (0,92) width 50: " H1 "
text run at (50,92) width 240: "{ background: inherit; }"
RenderBlock {HR} at (4,311) size 627x2 [border: (1px inset #000000)]
RenderBlock {P} at (4,329) size 627x69
RenderText {#text} at (0,0) size 610x69
text run at (0,0) width 610: "Work-around: The 'background-color' can only be overridden by"
text run at (0,23) width 600: "another 'background-color' declaration, or by a 'background'"
text run at (0,46) width 380: "declaration that does specify a color."
RenderBlock {HR} at (4,414) size 627x2 [border: (1px inset #000000)]
RenderBlock (anonymous) at (4,423) size 627x19
RenderText {#text} at (0,0) size 393x19
text run at (0,0) width 393: "This is in contradiction with the CSS2 specification which says:"
RenderBlock {UL} at (4,456) size 627x38
RenderListItem {LI} at (40,0) size 587x38
RenderListMarker at (-17,0) size 7x19: bullet
RenderText {#text} at (0,0) size 29x19
text run at (0,0) width 29: "The "
RenderInline {A} at (0,0) size 81x19 [color=#0000EE]
RenderText {#text} at (29,0) size 81x19
text run at (29,0) width 81: "'background'"
RenderText {#text} at (110,0) size 560x38
text run at (110,0) width 450: " property first sets all the individual background properties to their initial"
text run at (0,19) width 376: "values, then assigns explicit values given in the declaration."
RenderBlock {DIV} at (74,542) size 635x613 [color=#008000] [bgcolor=#90EE90] [border: (4px solid #008000)]
RenderBlock (anonymous) at (4,4) size 627x19
RenderText {#text} at (0,0) size 217x19
text run at (0,0) width 217: "This DIV has a green background."
RenderBlock {H1} at (63,41) size 509x160 [border: (4px solid #008000)]
RenderText {#text} at (4,4) size 480x152
text run at (4,4) width 441: "This header should have a green"
text run at (4,42) width 479: "background (not pink) but the inline"
text run at (4,80) width 480: "style rule is ignored on the Affected"
text run at (4,118) width 137: "Browsers."
RenderBlock (anonymous) at (4,231) size 627x19
RenderText {#text} at (0,0) size 154x19
text run at (0,0) width 154: "The DIV continues here."
RenderBlock {H1} at (63,268) size 509x160 [border: (4px solid #008000)]
RenderText {#text} at (4,4) size 441x152
text run at (4,4) width 441: "This header should have a green"
text run at (4,42) width 397: "background (not pink) but the"
text run at (4,80) width 433: "!important rule is ignored on the"
text run at (4,118) width 257: "Affected Browsers."
RenderBlock (anonymous) at (4,458) size 627x19
RenderText {#text} at (0,0) size 154x19
text run at (0,0) width 154: "The DIV continues here."
RenderBlock {H1} at (63,495) size 509x84 [color=#FF0000] [bgcolor=#FFC0CB] [border: (4px solid #FF0000)]
RenderText {#text} at (4,4) size 475x76
text run at (4,4) width 475: "This header has a pink background"
text run at (4,42) width 216: "and that's good."