- From: Javier Fernandez Garcia-Boente <notifications@github.com>
- Date: Tue, 11 Sep 2018 15:44:00 -0700
- To: w3c/editing <editing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3c/editing/issues/179/420451089@github.com>
As far as I could evaluate, this is the current behavior of some of the main browsers when loading the code above (and also the one without an existing list element): <table> <tr><td></td><td align="center">Create a new list</td><td align="center">Use an existent list</td></tr> <tr><td><b>Chrome 70</b></td><td><img src="https://user-images.githubusercontent.com/2230241/45391152-3f2f2e00-b622-11e8-97ee-2459033e0ce9.png"></td><td><img src="https://user-images.githubusercontent.com/2230241/45391150-3f2f2e00-b622-11e8-9dd7-e99f39f6d420.png"></td></tr> <tr><td><b>Firefox 62</b></td><td><img src="https://user-images.githubusercontent.com/2230241/45391153-3fc7c480-b622-11e8-8a3f-4a8aa2f1d8d6.png"></td><td><img src="https://user-images.githubusercontent.com/2230241/45391149-3f2f2e00-b622-11e8-81d3-3d1f611fe27e.png"></td></tr> <tr><td><b>Edge 17</b></td><td><img src="https://user-images.githubusercontent.com/2230241/45391154-3fc7c480-b622-11e8-9559-2bad7094c595.png"></td><td><img src="https://user-images.githubusercontent.com/2230241/45391155-3fc7c480-b622-11e8-8994-2d118f353d4a.png"></td></tr> <tr><td><b>Safari Tech Preview</b></td><td><img src="https://user-images.githubusercontent.com/2230241/45391167-481fff80-b622-11e8-9782-6e44248d73c2.png"></td><td><img src="https://user-images.githubusercontent.com/2230241/45391168-481fff80-b622-11e8-809e-7262bd2dffd4.png"></td></tr> </table> -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/editing/issues/179#issuecomment-420451089
Received on Tuesday, 11 September 2018 22:44:21 UTC