JSFiddle - React, Tailwind, and code Playground
HTML
if (!layoutObject() || layoutObject()->style()->visibility() != VISIBLE)
return false;
return that->isContentEditable() || supportsFocus();
if (!layoutObject() || layoutObject()->style()->visibility() != VISIBLE)
return false;
return that->isContentEditable() || supportsFocus();