New test introduced in r129346 inspector-protocol/css-getSupportedCSSProperties.html fails on Qt: --- /ramdisk/qt-linux-release/build/layout-test-results/inspector-protocol/css-getSupportedCSSProperties-expected.txt +++ /ramdisk/qt-linux-release/build/layout-test-results/inspector-protocol/css-getSupportedCSSProperties-actual.txt @@ -1,2 +1,3 @@ -box-shadow is supported +CONSOLE MESSAGE: line 72: TypeError: 'undefined' is not a function (evaluating 'window.internals.openDummyInspectorFrontend(url)') +FAIL: Timed out waiting for notifyDone to be called
Skipped on Qt with https://trac.webkit.org/changeset/129359. Please unskip it with the proper fix.
Created attachment 167153 [details] Patch Unskipping test.
Comment on attachment 167153 [details] Patch Clearing flags on attachment: 167153 Committed r130435: <http://trac.webkit.org/changeset/130435>
All reviewed patches have been landed. Closing bug.