[webkit-reviews] review requested: [Bug 236013] Web Inspector: [Flexbox] Add support for showing/hiding flex container overlays and basic overlay drawing : [Attachment 451110] Patch 1.0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 7 08:35:44 PST 2022


Razvan Caliman <rcaliman at apple.com> has asked  for review:
Bug 236013: Web Inspector: [Flexbox] Add support for showing/hiding flex
container overlays and basic overlay drawing
https://bugs.webkit.org/show_bug.cgi?id=236013

Attachment 451110: Patch 1.0

https://bugs.webkit.org/attachment.cgi?id=451110&action=review




--- Comment #8 from Razvan Caliman <rcaliman at apple.com> ---
Created attachment 451110

  --> https://bugs.webkit.org/attachment.cgi?id=451110&action=review

Patch 1.0

Add new commands to show/hide flex overlays;
Add new test to exercise the new commands: inspector/dom/showFlexOverlay.html
Add basic drawing code to show an outline around the bounding box of the flex
container;


More information about the webkit-reviews mailing list