aboutsummaryrefslogtreecommitdiffstats
path: root/tests/html/form_reset.html
diff options
context:
space:
mode:
authorMatthew Rasmus <mattr@zzntd.com>2014-12-08 11:29:42 -0800
committerMatthew Rasmus <mattr@zzntd.com>2014-12-16 11:34:04 -0800
commit504f968b20b35f901f2f6af564023b2bc8aa998d (patch)
tree9a61ebc16b7d132fc61a6552d4bcb14c53a5ef68 /tests/html/form_reset.html
parent2d05ac537cbd33c413da3516544023391d03ee82 (diff)
downloadservo-504f968b20b35f901f2f6af564023b2bc8aa998d.tar.gz
servo-504f968b20b35f901f2f6af564023b2bc8aa998d.zip
Implements :indeterminate pseudo-class
Addresses reviews
Diffstat (limited to 'tests/html/form_reset.html')
-rw-r--r--tests/html/form_reset.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/html/form_reset.html b/tests/html/form_reset.html
index 99f3f194c07..9d841a2058b 100644
--- a/tests/html/form_reset.html
+++ b/tests/html/form_reset.html
@@ -1,8 +1,7 @@
<html>
<head></head>
<body>
-<!-- Run with nc -l 8000 -->
-<form action="http://localhost:8000" method=get id="foo">
+<form>
<input name=bar type=checkbox checked>
<input name=baz value="baz1" type=radio checked>
<input name=baz value="baz2" type=radio>