[Webkit-unassigned] [Bug 36505] Generated run-in Content is Mistakenly Getting Deleted

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 24 10:29:50 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36505





--- Comment #5 from mitz at webkit.org  2010-03-24 10:29:51 PST ---
(From update of attachment 51513)
I think this breaks the case identical to your test case except you set the
style on the "target" element. It looks like in that case, with your patch, you
will get two copies of “PASS”. You need to somehow distinguish between the case
where the run-in is :before content from an ancestor and the case where it is
your own. I don’t know exactly how you would do that, but I think
beforeAfterContainer() is the function that should resolve that.

Since this patch wasn’t up for review, I will not r- it :-)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list