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 / Tests | Assignee: | 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)
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Diego Pino
Fixed by r293114.
Test expectations updated in https://trac.webkit.org/changeset/294140/webkit
Radar WebKit Bug Importer
<rdar://problem/93220343>