REGRESSION(52084?): fast/dom/prototypes.html failing two CSS tests Buildbot seems to think that: http://trac.webkit.org/changeset/52084 is the cause, but that change seems unrelated. http://build.webkit.org/results/Leopard%20Intel%20Release%20(Tests)/r52096%20(8321)/fast/dom/prototypes-pretty-diff.html
The build for r52083 had 2 failures, but they were unrelated to this one: http://build.webkit.org/builders/Leopard%20Intel%20Release%20(Tests)/builds/8305
I think the parentheses in http://trac.webkit.org/changeset/52084 may have been wrong. If so, it's definitely related.
Confirmed. http://trac.webkit.org/changeset/52084 was bogus.
Created attachment 44807 [details] patch
Ooops, sorry. "+" has really higher precedence than "&".
style-queue ran check-webkit-style on attachment 44807 [details] without any errors.
http://trac.webkit.org/changeset/52101
This should also fix a GC test failure on Windows.