Make the reference match the expected behavior of the testcases per changes in bug 363248.

git-svn-id: svn://10.0.0.236/trunk@246613 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dbaron%dbaron.org 2008-02-27 03:01:05 +00:00
parent d12fc8f165
commit 48d6832371

View File

@ -2,7 +2,7 @@
<html>
<head>
<style>
div { background: green; color: green }
div { background: green; color: green; width: -moz-fit-content; }
</style>
</head>
<body>