Add link to download-canceller bug.

This commit is contained in:
Mayhem 2013-11-18 12:00:52 +01:00
parent b8a2269f44
commit 06a06686b4

View File

@ -75,7 +75,7 @@ Index =
# - Creating loadable elements inside of an origin-less document
# will not download them.
# - Combine the two and you get a download canceller!
# Does not work on Firefox unfortunately.
# Does not work on Firefox unfortunately. bugzil.la/939713
d.implementation.createDocument(null, null, null).appendChild board
for navLink in $$ '.navLinks'