Bug 122760 - [CSS Regions][Meta] WebInspector: Implement CSS Regions support in the Web Inspector
Summary: [CSS Regions][Meta] WebInspector: Implement CSS Regions support in the Web In...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 90786 109258 122924 122926 122927 123501
Blocks: 57312
  Show dependency treegraph
 
Reported: 2013-10-14 10:00 PDT by Alexandru Chiculita
Modified: 2022-07-13 09:22 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandru Chiculita 2013-10-14 10:00:57 PDT
This is a master bug for the UI to support the CSS Regions feature in the Web Inspector:

We had a discussion on IRC about the feature, so this is a short summary:

- The named flows should show as a separate folder "Flows" in the Resource Panel on the left. The folder will display under each frame similar to how "Images" and other resources work. The folder will not show if there are no flows in the document.
- Selecting the named flow will only display the elements that are part of the Flow.
- When you select an element that is part of the flow, the style panel should have a way to link back to the flow and the regions.
Comment 1 Radar WebKit Bug Importer 2013-10-14 10:03:03 PDT
<rdar://problem/15221450>
Comment 2 Timothy Hatcher 2013-10-14 10:49:40 PDT
Also discussed was allowing you to pick between DOM Tree and Content for a flow. Selecting content would just show the flow text and possibly even let you edit it (copywriter mode) and apply live on the page.
Comment 3 Brent Fulgham 2022-07-13 09:22:16 PDT
CSS Regions were removed in Bug 174978.