[Webkit-unassigned] [Bug 17051] safari should treat "url()" as a valid CSS value
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 6 22:56:21 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=17051
------- Comment #27 from webkit at blaut.biz 2008-06-06 22:56 PDT -------
(In reply to comment #26)
> Created an attachment (id=21534)
--> (http://bugs.webkit.org/attachment.cgi?id=21534&action=view) [edit]
> Yet another (hopeful this time)
>
> Formatted stuff and changed location of new test
>
Bradley, you haven't got generated laytout test result. After adding the new
test to LaytoutTests/fast/css directory run the following command:
"run-webkit-tests fast/css". It should generate expected test result for the
new test: valid-url-empty.html.
Also note that the test file doesn't have an empty line at end of file. Open
the file valid-url-empty.html , place cursor after "</html>" string and press
enter key.
Also would be nice to add URL to this bug report in changelogs. For example:
"3 Reviewed by NOBODY (OOPS!).
4
5 Changed the check for URIs to only stop on null since empty URIs are
valid css."
should be:
"3 Reviewed by NOBODY (OOPS!).
4
5 Fix for: https://bugs.webkit.org/show_bug.cgi?id=17051
6 Changed the check for URIs to only stop on null since empty URIs are
valid css."
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list