RESOLVED FIXED 145049
[GTK] Layout Test fast/text/simple-line-layout-text-stroke-width.html is failing
https://bugs.webkit.org/show_bug.cgi?id=145049
Summary [GTK] Layout Test fast/text/simple-line-layout-text-stroke-width.html is failing
Marcos Chavarría Teijeiro (irc: chavaone)
Reported 2015-05-15 03:30:43 PDT
The fast/text/simple-line-layout-text-stroke-width.html layout test is failing on GTK+ since it was added on r184219 (http://trac.webkit.org/changeset/r184219). The diff is the following: --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/text/simple-line-layout-text-stroke-width-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/text/simple-line-layout-text-stroke-width-actual.txt @@ -1,4 +1,4 @@ -PASS internals.repaintRectsAsText().indexOf('90 8 62 18') is not -1 +FAIL internals.repaintRectsAsText().indexOf('90 8 62 18') should not be -1. PASS successfullyParsed is true TEST COMPLETE
Attachments
Diego Pino
Comment 1 2022-05-12 20:43:32 PDT
Fixed by r293114. Test expectations updated in https://trac.webkit.org/changeset/294140/webkit
Radar WebKit Bug Importer
Comment 2 2022-05-12 20:44:13 PDT
Note You need to log in before you can comment on or make changes to this bug.