No need to hang an inline style object off of an element with an empty style attribute.
Created attachment 128901 [details] Pschtat
Comment on attachment 128901 [details] Pschtat Clearing flags on attachment: 128901 Committed r108924: <http://trac.webkit.org/changeset/108924>
All reviewed patches have been landed. Closing bug.
Reopen, because it broke 4 inspector tests: (at least on Chromium and Qt) http://build.webkit.org/results/Chromium%20Win%20Release%20%28Tests%29/r108924%20%2823955%29/results.html
I think the code is changed significantly and I only see following reference: https://github.com/WebKit/WebKit/blob/aff87f6cbcf56b5fe448770a00f51814fa626b7c/Source/WebCore/dom/Element.cpp#L2164 https://github.com/WebKit/WebKit/blob/aff87f6cbcf56b5fe448770a00f51814fa626b7c/Source/WebCore/dom/Element.cpp#L1964 While searching for "classAttributeChanged". I think this can be closed now as "RESOLVED CONFIGURATION CHANGED", ignore my comment if I am wrong. There was also no test in the attached patch, which I can test. Thanks!
Indeed, this code has changed substantially. No need to keep this bug open at this point.
<rdar://problem/97612300>