[Webkit-unassigned] [Bug 9983] dynamically generated elements do not inherit css properties

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Jul 18 04:40:09 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9983





------- Comment #2 from ddkilzer at kilzer.net  2006-07-18 04:40 PDT -------
Looking at the DOM using the Web Inspector (right-click on page, "Inspect
Element" on nightly builds), I'm seeing this on the test page:

<p id="p2">
<script>
<p>

I think the test case may be wrong since running appendChild() on the <body>
tag will produce the above results.  Also, the current test case looks the same
when viewed in Firefox 1.5.0.4.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list