- From: Emilio Cobos Álvarez via GitHub <sysbot+gh@w3.org>
- Date: Sun, 09 Aug 2020 15:02:03 +0000
- To: public-css-archive@w3.org
@kojiishi this test-case: ```html <!doctype html> <p>A
B</p> ``` Renders a space between `A` and `B` in Blink, afaict, while WebKit and Gecko just render `AB`. -- GitHub Notification of comment by emilio Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5410#issuecomment-671062626 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 9 August 2020 15:02:05 UTC