Bug 193515 - REGRESSION(r239870): Web Inspector: Clicking "Show shadow DOM nodes" selects root element
Summary: REGRESSION(r239870): Web Inspector: Clicking "Show shadow DOM nodes" selects ...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Matt Baker
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-01-16 15:48 PST by Nikita Vasilyev
Modified: 2019-01-28 13:18 PST (History)
3 users (show)

See Also:


Attachments
[Animated GIF] Bug (87.95 KB, image/gif)
2019-01-16 15:48 PST, Nikita Vasilyev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Vasilyev 2019-01-16 15:48:35 PST
Created attachment 359326 [details]
[Animated GIF] Bug

Steps:
1. Open https://webkit.org
2. Inspect <body>
3. Click "Show shadow DOM nodes" icon

Expected:
<body> selected, nothing else.

Actual:
Both <html> and <body> are selected.
Comment 1 Radar WebKit Bug Importer 2019-01-16 15:48:54 PST
<rdar://problem/47332911>
Comment 2 Nikita Vasilyev 2019-01-20 23:37:38 PST
This broke in https://trac.webkit.org/changeset/239870/webkit
Comment 3 Matt Baker 2019-01-28 13:18:10 PST
Closing. This was fixed by http://webkit.org/b/193808.