Bug 139355 - [GTK] Layout test fast/css/fontloader-svg-select.svg fails since it was added on r176453
Summary: [GTK] Layout test fast/css/fontloader-svg-select.svg fails since it was added...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 138755
Blocks:
  Show dependency treegraph
 
Reported: 2014-12-07 03:13 PST by Carlos Alberto Lopez Perez
Modified: 2016-04-09 10:32 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2014-12-07 03:13:21 PST
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
Comment 1 Carlos Alberto Lopez Perez 2014-12-07 08:14:17 PST
Marked accordingly on the GTK expectations on https://trac.webkit.org/r176922
Comment 2 Michael Catanzaro 2016-04-09 10:32:35 PDT
It's passing since r196954. Updated expectations in r199270.