gecko-dev/layout/style/crashtests/894245-1.html
Xidorn Quan b93e776ac9 Bug 894245 part 2 - Reject unknown enum color in CSS parser. r=dholbert
MozReview-Commit-ID: 6jfNESnFde5

--HG--
extra : rebase_source : dbe0b7f1eb45a59ef4df67ba5f1d75da1892cb17
2016-12-30 14:52:10 +11:00

6 lines
265 B
HTML

<!DOCTYPE html>
<div style="background-color: -moz-mac-defaultbuttontext"></div>
<div style="background-color: -moz-mac-focusring"></div>
<div style="background-color: -moz-win-communicationstext"></div>
<div style="background-color: -moz-gtk-info-bar-text"></div>