Bug 256139

Summary: [GTK][Win] text not rendering for https://fyrox-book.github.io/
Product: WebKit Reporter: arthureroberer <familyquerida>
Component: TextAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: fujii.hironori, mmaxfield
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
See Also: https://bugs.webkit.org/show_bug.cgi?id=248693
Attachments:
Description Flags
test case none

arthureroberer
Reported 2023-04-29 17:50:54 PDT
https://fyrox-book.github.io/ the text doesn't render
Attachments
test case (184 bytes, text/html)
2023-04-30 13:38 PDT, Fujii Hironori
no flags
arthureroberer
Comment 1 2023-04-29 17:52:26 PDT
tested with two webkit browsers: gnome web, and nyxt
Fujii Hironori
Comment 2 2023-04-29 18:54:02 PDT
Safari doesn't reproduce this problem. Windows port reproduces.
Fujii Hironori
Comment 3 2023-04-29 19:02:04 PDT
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; }
Fujii Hironori
Comment 4 2023-04-30 13:38:50 PDT
Created attachment 466151 [details] test case
Fujii Hironori
Comment 5 2023-04-30 13:39:30 PDT
Same with: Bug 248693 – [GTK][Win] overflow-x: clip on html and body causes content to be invisible unless zoomed in
Fujii Hironori
Comment 6 2023-05-10 13:01:18 PDT
I'm goint to fix this bug in bug#228920. *** This bug has been marked as a duplicate of bug 228920 ***
Note You need to log in before you can comment on or make changes to this bug.