forked from mirrors/nixpkgs
Alas, WebKit MathML support is currently broken - reported https://bugs.webkit.org/show_bug.cgi?id=40773
svn path=/nixpkgs/trunk/; revision=22309
This commit is contained in:
parent
80780f066f
commit
eacf0d1227
|
@ -26,7 +26,9 @@ rec {
|
|||
"--enable-web-sockets"
|
||||
"--enable-indexeddb"
|
||||
"--enable-image-resizer"
|
||||
"--enable-mathml"
|
||||
|
||||
# https://bugs.webkit.org/show_bug.cgi?id=40773
|
||||
# "--enable-mathml"
|
||||
|
||||
# "--enable-blob-slice"
|
||||
|
||||
|
|
Loading…
Reference in a new issue