NEW 163981
[GTK] Layout test fast/css3-text/css3-text-decoration/text-underline-position/underline-visual-overflow-with-subpixel-position.html is failing
https://bugs.webkit.org/show_bug.cgi?id=163981
Summary [GTK] Layout test fast/css3-text/css3-text-decoration/text-underline-position...
Michael Catanzaro
Reported 2016-10-25 13:49:56 PDT
Layout test fast/css3-text/css3-text-decoration/text-underline-position/underline-visual-overflow-with-subpixel-position.html has been failing since it was added in r194775 ("Hovering link on ​http://help.apple.com/appletv/#/ does not show text underline."). Updating expectations accordingly. --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/css3-text/css3-text-decoration/text-underline-position/underline-visual-overflow-with-subpixel-position-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/css3-text/css3-text-decoration/text-underline-position/underline-visual-overflow-with-subpixel-position-actual.txt @@ -1,5 +1,5 @@ -PASS window.internals.repaintRectsAsText().indexOf('8 8 784 13') is not -1 -PASS window.internals.repaintRectsAsText().indexOf('8 20 784 13') is not -1 +FAIL window.internals.repaintRectsAsText().indexOf('8 8 784 13') should not be -1. +FAIL window.internals.repaintRectsAsText().indexOf('8 20 784 13') should not be -1. PASS successfullyParsed is true TEST COMPLETE
Attachments
Note You need to log in before you can comment on or make changes to this bug.