3
0
Fork 0
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:
Michael Raskin 2010-06-17 13:09:17 +00:00
parent 80780f066f
commit eacf0d1227

View file

@ -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"