Bug 145049 - [GTK] Layout Test fast/text/simple-line-layout-text-stroke-width.html is failing
Summary: [GTK] Layout Test fast/text/simple-line-layout-text-stroke-width.html is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-05-15 03:30 PDT by Marcos Chavarría Teijeiro (irc: chavaone)
Modified: 2022-05-12 20:44 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcos Chavarría Teijeiro (irc: chavaone) 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
Comment 1 Diego Pino 2022-05-12 20:43:32 PDT
Fixed by r293114.

Test expectations updated in https://trac.webkit.org/changeset/294140/webkit
Comment 2 Radar WebKit Bug Importer 2022-05-12 20:44:13 PDT
<rdar://problem/93220343>