Bug 188657

Summary: [WPE] fast/shadow-dom/range-input-element-shadow-manipulation.html is failing
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dpino
Priority: P2 Keywords: LayoutTestFailure
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
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.