<div dir="ltr">I have reported this a few month ago but since it has not been fixed, I thought that it may have been forgotten. Try running xelatex on this minimal example:<br><br>
<style type="text/css">p, li { white-space: pre-wrap; }</style>
<p style="margin: 0px; text-indent: 0px;">\documentclass{article}</p>

<p style="margin: 0px; text-indent: 0px;">\usepackage{fontspec}</p>
<p style="margin: 0px; text-indent: 0px;">\defaultfontfeatures{Numbers=OldStyle,Mapping=tex-text}</p>
<p style="margin: 0px; text-indent: 0px;">\setmainfont{Junicode}</p>
<p style="margin: 0px; text-indent: 0px;">\begin{document}</p>
<p style="margin: 0px; text-indent: 0px;">\(\mathbf{0123xyzjh}\)</p>
<p style="margin: 0px; text-indent: 0px;">\end{document}</p><p style="margin: 0px; text-indent: 0px;"><br></p><p style="margin: 0px; text-indent: 0px;">log complains that:</p><p style="margin: 0px; text-indent: 0px;"><br>
</p><p style="margin: 0px; text-indent: 0px;">Unknown feature `' in font `JunicodeRegular'.<br>Unknown feature `' in font `JunicodeRegular'.</p><p style="margin: 0px; text-indent: 0px;"><br></p><p style="margin: 0px; text-indent: 0px;">
This is not a problem but when preview package is used:</p><p style="margin: 0px; text-indent: 0px;"><br></p><p style="margin: 0px; text-indent: 0px;"><style type="text/css">p, li { white-space: pre-wrap; }</style>\documentclass{article}
</p><p style="margin: 0px; text-indent: 0px;">\usepackage[xetex,tightpage,active,textmath]{preview}</p><p style="margin: 0px; text-indent: 0px;">\usepackage{fontspec}</p><p style="margin: 0px; text-indent: 0px;">\defaultfontfeatures{Numbers=OldStyle,Mapping=tex-text}</p>
<p style="margin: 0px; text-indent: 0px;">\setmainfont{Junicode}</p><p style="margin: 0px; text-indent: 0px;">\begin{document}</p><p style="margin: 0px; text-indent: 0px;">\(\mathbf{0123xyzjh}\)</p><p style="margin: 0px; text-indent: 0px;">
\end{document}</p><p style="margin: 0px; text-indent: 0px;"><br></p><p style="margin: 0px; text-indent: 0px;">Then you get error:</p><p style="margin: 0px; text-indent: 0px;"><br></p><p style="margin: 0px; text-indent: 0px;">
<style type="text/css">p, li { white-space: pre-wrap; }</style><style type="text/css">p, li { white-space: pre-wrap; }</style>! Package xkeyval Error: no key specified for value `'.
</p><p style="margin: 0px; text-indent: 0px;"></p><p style="margin: 0px; text-indent: 0px;">See the xkeyval package documentation for explanation.</p><p style="margin: 0px; text-indent: 0px;">Type  H <return>  for immediate help.</p>
<p style="margin: 0px; text-indent: 0px;"> ...                                                                                             </p><p style="margin: 0px; text-indent: 0px;">l.5 \setmainfont{Junicode}                         </p>
<p style="margin: 0px; text-indent: 0px;">? </p><br><p></p><p></p><br><br></div>