RESOLVED WONTFIX Bug 122760
[CSS Regions][Meta] WebInspector: Implement CSS Regions support in the Web Inspector
https://bugs.webkit.org/show_bug.cgi?id=122760
Summary [CSS Regions][Meta] WebInspector: Implement CSS Regions support in the Web In...
Alexandru Chiculita
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2013-10-14 10:03:03 PDT
Timothy Hatcher
Comment 2 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.
Brent Fulgham
Comment 3 2022-07-13 09:22:16 PDT
CSS Regions were removed in Bug 174978.
Note You need to log in before you can comment on or make changes to this bug.