Bug 188659 - [WPE] fast/masking/clip-path-selection.html is failing
Summary: [WPE] fast/masking/clip-path-selection.html is failing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2018-08-16 09:11 PDT by Zan Dobersek
Modified: 2018-08-16 09:11 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2018-08-16 09:11:27 PDT
The fast/masking/clip-path-selection.html layout test is failing on the WPE port:

--- /home/zan/Work/webkit/git/WebKitBuild/Release/layout-test-results/fast/masking/clip-path-selection-expected.txt
+++ /home/zan/Work/webkit/git/WebKitBuild/Release/layout-test-results/fast/masking/clip-path-selection-actual.txt
@@ -1,12 +1,13 @@
 PASS selection.toString() is ""
-PASS selection.toString() is 'was'
+FAIL selection.toString() should be was. Was .
 PASS selection.toString() is ""
-PASS selection.toString() is 'was'
+FAIL selection.toString() should be was. Was .
 PASS selection.toString() is ""
-PASS selection.toString() is 'was'
+FAIL selection.toString() should be was. Was .
 PASS selection.toString() is ""
-PASS selection.toString() is 'was'
+FAIL selection.toString() should be was. Was .
 PASS successfullyParsed is true
+Some tests failed.
 
 TEST COMPLETE