Recent HTML5 TreeBuilder Regression? All canvas tests ASSERT ASSERTION FAILED: !child->attached() (/Projects/WebKit/WebCore/html/HTMLConstructionSite.cpp:107 WTF::PassRefPtr<T> WebCore::HTMLConstructionSite::attach(WebCore::Node*, WTF::PassRefPtr<T>) [with ChildType = WebCore::Element]) Not sure when this started.
I can repro with run-webkit-tests but not with DumpRenderTree...
Created attachment 62528 [details] Patch
Comment on attachment 62528 [details] Patch Do we know why its only covered when running more than one test?
Nope. That's pretty mysterious. Maybe operator error?
Comment on attachment 62528 [details] Patch Clearing flags on attachment: 62528 Committed r64022: <http://trac.webkit.org/changeset/64022>
All reviewed patches have been landed. Closing bug.