Bug 211918

Summary: REGRESSION (r261703): [ Mac ] inspector/css/getMatchedStylesForNode.html is failing
Product: WebKit Reporter: Truitt Savell <tsavell>
Component: Web InspectorAssignee: Nikita Vasilyev <nvasilyev>
Status: RESOLVED FIXED    
Severity: Normal CC: hi, inspector-bugzilla-changes, nvasilyev, timothy, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Truitt Savell
Reported 2020-05-14 13:40:48 PDT
inspector/css/getMatchedStylesForNode.html This test is failing now after the changes in https://trac.webkit.org/changeset/261703/webkit History: https://results.webkit.org/?suite=layout-tests&test=inspector%2Fcss%2FgetMatchedStylesForNode.html Diff: --- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/inspector/css/getMatchedStylesForNode-expected.txt +++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/inspector/css/getMatchedStylesForNode-actual.txt @@ -93,7 +93,7 @@ "text": "div" }, "sourceLine": "<filtered>", - "origin": "regular", + "origin": "author", "style": { "cssProperties": [ { @@ -129,7 +129,7 @@ "text": "div" }, "sourceLine": "<filtered>", - "origin": "regular", + "origin": "author", "style": { "cssProperties": [ {
Attachments
Patch (1.44 KB, patch)
2020-05-14 14:09 PDT, Nikita Vasilyev
no flags
Radar WebKit Bug Importer
Comment 1 2020-05-14 13:41:50 PDT
Nikita Vasilyev
Comment 2 2020-05-14 13:46:59 PDT
I forgot to rebaseline the test :/
Nikita Vasilyev
Comment 3 2020-05-14 14:09:33 PDT
EWS
Comment 4 2020-05-14 15:42:50 PDT
Committed r261716: <https://trac.webkit.org/changeset/261716> All reviewed patches have been landed. Closing bug and clearing flags on attachment 399407 [details].
Note You need to log in before you can comment on or make changes to this bug.