This test passes now.

This commit is contained in:
bzbarsky@mit.edu 2007-04-30 21:31:06 -07:00
parent c21c7f9310
commit 9717e53272

View File

@ -117,9 +117,6 @@ var gBadComputed = {
"border-bottom": [ "thin" ],
"outline-width": [ "3px" ],
// Something wrong with our alpha-component parsing or clamping.
"background-color": [ "rgba(255,255,255,-3.7)" ],
// 'normal' should compute to 0
"word-spacing": [ "0", "0px", "-0em" ],