Bug 139355
Summary: | [GTK] Layout test fast/css/fontloader-svg-select.svg fails since it was added on r176453 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | betravis, bfulgham, mcatanzaro, simon.fraser |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=140249 | ||
Bug Depends on: | 138755 | ||
Bug Blocks: |
Carlos Alberto Lopez Perez
The Layout test fast/css/fontloader-svg-select.svg fails on platform GTK since it was added on r176453 <http://trac.webkit.org/r176453>.
The diff is:
--- /home/clopez/webkit/webkit/layout-test-results/fast/css/fontloader-svg-select-expected.txt
+++ /home/clopez/webkit/webkit/layout-test-results/fast/css/fontloader-svg-select-actual.txt
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: line 32: TypeError: undefined is not an object (evaluating 'x.onloading = doSelection')
abc
--
$
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r176453%20%284426%29/fast/css/fontloader-svg-select-pretty-diff.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Marked accordingly on the GTK expectations on https://trac.webkit.org/r176922
Michael Catanzaro
It's passing since r196954. Updated expectations in r199270.