Closed
Bug 216263
Opened 22 years ago
Closed 21 years ago
xbl binding not working for root element selector
Categories
(Core :: XBL, defect)
Tracking
()
People
(Reporter: martijn.martijn, Assigned: hyatt)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030811 Mozilla Firebird/0.6.1+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030811 Mozilla Firebird/0.6.1+
It should be possible to add a xbl -moz-binding to the root tag of the document.
Now you see a blank document if you try to add a binding to the root element
selector in css.
See directory listing for all the files:
http://home.hccnet.nl/m.wargers/test/mozilla/xbl/
The test case I provided is for the html selector, but it is also the case for
xml documents and for the :root selector.
Reproducible: Always
Steps to Reproduce:
See testcase
Actual Results:
You see nothing
Expected Results:
You still should see the text of the document
Reporter | ||
Comment 2•21 years ago
|
||
Yes, dupe. Thanks.
*** This bug has been marked as a duplicate of 71191 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•