WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
188657
[WPE] fast/shadow-dom/range-input-element-shadow-manipulation.html is failing
https://bugs.webkit.org/show_bug.cgi?id=188657
Summary
[WPE] fast/shadow-dom/range-input-element-shadow-manipulation.html is failing
Zan Dobersek
Reported
2018-08-16 09:08:06 PDT
The fast/shadow-dom/range-input-element-shadow-manipulation.html test is failing on WPE: --- /home/zan/Work/webkit/git/WebKitBuild/Release/layout-test-results/fast/shadow-dom/range-input-element-shadow-manipulation-expected.txt +++ /home/zan/Work/webkit/git/WebKitBuild/Release/layout-test-results/fast/shadow-dom/range-input-element-shadow-manipulation-actual.txt @@ -1,5 +1,7 @@ -PASS Passes if we did not debug assert. -PASS successfullyParsed is true +CONSOLE MESSAGE: line 11: TypeError: null is not an object (evaluating 'range.commonAncestorContainer') +FAIL Unexpected error: TypeError: null is not an object (evaluating 'range.commonAncestorContainer') +FAIL successfullyParsed should be true. Was false. +Some tests failed. TEST COMPLETE
Attachments
Add attachment
proposed patch, testcase, etc.
Diego Pino
Comment 1
2020-03-12 03:24:26 PDT
Fixed within the range [
r257048
-
r257050
]. Gardened in
https://bugs.webkit.org/show_bug.cgi?id=208987
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug