Bug 145049

Summary: [GTK] Layout Test fast/text/simple-line-layout-text-stroke-width.html is failing
Product: WebKit Reporter: Marcos Chavarría Teijeiro (irc: chavaone) <chavarria1991>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, dpino, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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.