Edge supports iframe srcdoc

Bug #1734123 reported by Gerold Krötlinger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
calibre
Invalid
Undecided
Unassigned

Bug Description

Refering to Bug #1698625 Calibre Server says MS Edge does not support iframe srcdoc.

This it not right anymore works in build:
Microsoft Edge 41.16299.15.0
Microsoft EdgeHTML 16.16299

You can test @ https://www.w3schools.com/TAgs/tryit.asp?filename=tryhtml5_iframe_srcdoc

Revision history for this message
Gerold Krötlinger (gerold-n) wrote :
Revision history for this message
Kovid Goyal (kovid) wrote :

Supporting srcdoc in HTML and javascript are two different things. calibre will give an error about srcdoc if and only if document.createElement('iframe').srcdoc is undefined. See https://github.com/kovidgoyal/calibre/blob/master/src/pyj/book_list/main.pyj#L134

Changed in calibre:
status: New → Invalid
Revision history for this message
Gerold Krötlinger (gerold-n) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.