"grid" badges are ready to be enabled by default.
<rdar://problem/75442185>
Created attachment 423225 [details] Patch
Comment on attachment 423225 [details] Patch r=me but please rebase and send to EWS
I'm going to add a backend command check here as well.
(In reply to Nikita Vasilyev from comment #4) > I'm going to add a backend command check here as well. Actually, this isn't necessary. There's already check for `layoutContextType !== WI.DOMNode.LayoutContextType.Grid` that prevents showing the grid badges when the backend end is old.
Created attachment 423348 [details] Patch
Comment on attachment 423348 [details] Patch Unrelated test failure in http/tests/css/filters-on-iframes-transform.html.
Committed r274575: <https://commits.webkit.org/r274575> All reviewed patches have been landed. Closing bug and clearing flags on attachment 423348 [details].