[Webkit-unassigned] [Bug 61983] [Meta] Elements with shadow DOM should produce viable clones

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 8 19:23:05 PDT 2011


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





--- Comment #1 from Dominic Cooney <dominicc at chromium.org>  2011-06-08 19:23:04 PST ---
We need to go through the dependent bugs, including closed ones, and:

1. Where there's a landed patch that overrides cloneElementWithoutAttributesAndChildren, determine if that is needed since the rollout in r88137. If not, we should remove the override. Don't revert the whole patch, though, since they contain useful tests.

Sometimes the landed regression tests are just for crash/element doesn't appear type regressions. They don't verify the functionality of cloned elements. We need to add verify that cloned elements are functional too.

2. Where there's no landed patch on a bug we should write a regression test that covers cloning and the functionality of cloned elements. These may expose functionality bugs, which we should file and fix. Close the bug when the test is landed and happy on the bots.

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