This bug was revealed by https://bugs.webkit.org/show_bug.cgi?id=69700#c7 dumpAsText() output of the following text differs: <body> This test passes if it doesn't alert the contents of innocent-victim.html. </body> -This test passes if it doesn't alert the contents of innocent-victim.html.<SPACE><SPACE> +This test passes if it doesn't alert the contents of innocent-victim.html.
One more failing test because of this bug: --- /ramdisk/qt-linux-64-release/build/layout-test-results/svg/custom/bug86119-expected.txt +++ /ramdisk/qt-linux-64-release/build/layout-test-results/svg/custom/bug86119-actual.txt @@ -1,1 +1,1 @@ -Test for Bug 86119. Test passes if it does not crash and you see a green rectangle above this text. +Test for Bug 86119. Test passes if it does not crash and you see a green rectangle above this text.
Only few tests are affected, and we couldn't find how to fix it. We can live with a dozen of Qt specific expected results because of this bug.