[webkit-reviews] review requested: [Bug 124614] Web Inspector: [CSS Regions] Show a list of containing regions when clicking a node that is part of a flow : [Attachment 217607] Patch V1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 21 13:51:28 PST 2013


Alexandru Chiculita <achicu at adobe.com> has asked  for review:
Bug 124614: Web Inspector: [CSS Regions] Show a list of containing regions when
clicking a node that is part of a flow
https://bugs.webkit.org/show_bug.cgi?id=124614

Attachment 217607: Patch V1
https://bugs.webkit.org/attachment.cgi?id=217607&action=review

------- Additional Comments from Alexandru Chiculita <achicu at adobe.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=217607&action=review


> Source/WebInspectorUI/UserInterface/DetailsSection.js:33
> +    this._element.classList.add(identifier);

This is needed for the ".region-flow.details-section" rule above.


More information about the webkit-reviews mailing list