Closed Bug 119585 Opened 23 years ago Closed 23 years ago

[RR]{ib}adding stylesheet breaks inheritance for block inside inline

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 129350

People

(Reporter: kazhik, Assigned: dbaron)

Details

(Keywords: testcase)

Attachments

(2 files)

<style> inside <body> breaks inheritance.

*************************************
<span style="color:red"><div>This text should be red</div></span>
<style type="text/css">
</style>
*************************************

If <style> doesn't exist, the text is in red.
Attached file Testcase
Attachment #64599 - Attachment mime type: text/plain → text/html
Style system
Assignee: attinasi → dbaron
Component: Layout → Style System
QA Contact: petersen → ian
Testcase #2 breaks as well if I do a theme switch while displaying it.
Summary: <style> inside <body> breaks inheritance → adding stylesheet breaks inheritance for block inside inline
Summary: adding stylesheet breaks inheritance for block inside inline → [RR]adding stylesheet breaks inheritance for block inside inline
Would Marc's comments in bug 111238 be related?
This is probably what had me stumped in bug 41521. There's a patch (attachment
63448 [details] [diff] [review]) in that bug that ought to fix the reframe issue if someone else can
figure out the style system magic.
This is probably closely related to bug 120878.
Summary: [RR]adding stylesheet breaks inheritance for block inside inline → [RR]{ib}adding stylesheet breaks inheritance for block inside inline
Keywords: testcase
There's a fix in bug 129350.

*** 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: