Closed Bug 128559 Opened 23 years ago Closed 23 years ago

[RR]{ib}inline-block inheritance breaks on restyle

Categories

(Core :: DOM: CSS Object Model, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 129350

People

(Reporter: marc.loiselle, Assigned: dbaron)

References

()

Details

Attachments

(3 files)

Go to  http://www.wwf.com/news/rossreport/.  Only the first line "Greetings from
under the 200X black Resistol hat ..." of the report is displayed.  The text
uses the style storycaption_bk which is defined later in the html.  I will
attach the html shortly.

Buildid 2002022508.  Seeing this problem with Windows and linux.  

The page displays with Netscape 4.x and IE 6.
Component: Style System → DOM Style
This is either a parser problem or a ReResolveStyleContext problem.  This HTML
is also so ridiculously invalid that it's not high on my list.
Summary: Text is not displayed if style is not defined yet → [RR]Text is not displayed if style is not defined yet
Attached file Minimal testcase
This testcase makes it easier to see what is happening.  The body tag specifies
that text should be white.  Since the background is white the some of the text
does not display.  Interesting that "Visible" is shown but "Should be visible"
is not.
Attached file simple testcase
This is a problem with ReResolveStyleContext.  A ReResolve seems to be messing
up inline-block styles.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: [RR]Text is not displayed if style is not defined yet → [RR]inline-block inheritance breaks on restyle
Summary: [RR]inline-block inheritance breaks on restyle → [RR]{ib}inline-block inheritance breaks on restyle
The patch on bug 129350 fixes this.

*** This bug has been marked as a duplicate of 129350 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: