mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
parent
9aa1b1e408
commit
35c74aecc2
11290 changed files with 92400 additions and 49214 deletions
|
@ -7,7 +7,7 @@
|
|||
<link href="http://www.w3.org/TR/css3-regions/#flow-from" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#relation-to-document-events" rel="help">
|
||||
<meta content="CSS regions module does not alter the normal processing of events in the document
|
||||
tree. Therefore, onkeydown and onkeyup events inside a named flow should be raised when the Tab key is pressed
|
||||
tree. Therefore, onkeydown and onkeyup events inside a named flow should be raised when the Tab key is pressed
|
||||
and released." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="support/css/regions-keyboard.css" type="text/css" rel="stylesheet">
|
||||
|
@ -101,4 +101,5 @@
|
|||
}, "Regions are not enabled");
|
||||
}
|
||||
</script>
|
||||
|
||||
</body></html>
|
Loading…
Add table
Add a link
Reference in a new issue