[Webkit-unassigned] [Bug 256139] [GTK][Win] text not rendering for https://fyrox-book.github.io/

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 29 19:02:04 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=256139

--- Comment #3 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Disabling the following rule by using Web Inspector works around the issue.

https://fyrox-book.github.io/css/chrome.css

#body-container {
    overflow-x: clip;
}

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230430/1453def1/attachment-0001.htm>


More information about the webkit-unassigned mailing list