mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -13,10 +13,10 @@
|
||||
<meta content="red is a reserved (color name) keyword while red\9 is not a reserved keyword. red\9 is made of red with an escaped horizontal tab. That is why the parsing of the declaration should fail. Same thing with the other 23 tests (see test escapes-015)." name="assert">
|
||||
|
||||
<!--
|
||||
This test is a much more elaborated version of the test
|
||||
This test is a much more elaborated version of the test
|
||||
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/escapes-002.htm
|
||||
and
|
||||
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/escapes-014.htm
|
||||
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/escapes-014.htm
|
||||
-->
|
||||
|
||||
<style type="text/css">
|
||||
|
||||
Reference in New Issue
Block a user