[webkit-reviews] Patch for bug 3379 (attr(X) does not work)
Dave Hyatt
hyatt at apple.com
Fri Jun 10 19:29:13 PDT 2005
I commented in the bug.
dave
On Jun 10, 2005, at 2:08 PM, Rémi Zara wrote:
> Hi,
>
> I've attached a patch and associated test case to bug 3379 (http://
> bugzilla.opendarwin.org/show_bug.cgi?id=3379).
>
> The bug is that generated content with attr(X) does not work when
> multiple elements share the declaration.
>
> The patch detects if a declaration with a content property is
> present, and if so, disables the
> CSSStyleSelector::canShareStyleWithElement(NodeImpl* n) optimisation.
>
> All regession tests pass with the patch.
>
> Regards,
>
> Rémi Zara_______________________________________________
> webkit-reviews mailing list
> webkit-reviews at opendarwin.org
> http://www.opendarwin.org/mailman/listinfo/webkit-reviews
>
More information about the webkit-reviews
mailing list