Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
De-flake fast/dom/title-directionality.html
https://bugs.webkit.org/show_bug.cgi?id=112075 Reviewed by Adam Barth. This moves the test logic from an inline script to an onload handler. Otherwise, the whitespace collapsing logic creates a race between the style recalc timer and the HTML parser which sometimes produces an extra newline at the end of the text output. * fast/dom/title-directionality-expected.txt: * fast/dom/title-directionality.html: Canonical link: https://commits.webkit.org/130381@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@145429 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Showing
3 changed files
with
46 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters