Skip to content

Commit c59cbd8

Browse files
committed
test/paged-media/contribute: added 'flags' to template...
1 parent 68a0905 commit c59cbd8

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

test/paged-media/contribute.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
====== Contributing to the CSS3 Paged Media ======
22

3-
The CSS2.1 Test Suite still needs a lot of work, and the CSS Working Group can't finish it all by itself. Anyone can contribute: here are the guidelines.
3+
The CSS3 Paged Media Test Suite still needs a lot of work, and the CSS Working Group can't finish it all by itself. Anyone can contribute: here are the guidelines.
44

55
* All contributions are governed by the [[http://www.w3.org/|W3C]]'s [[http://www.w3.org/2004/10/27-testcases.html|Policies for Contribution of Test Cases]].
66
* All tests must conform to the [[http://www.w3.org/Style/CSS/Test/guidelines.html|CSS2.1 Test Suite Guidelines]]
@@ -22,9 +22,10 @@ The ''rel="author"'' link is optional.
2222
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
2323
<html xmlns="http://www.w3.org/1999/xhtml">
2424
<head>
25-
<title>DESCRIPTION OF TEST: CSS Paged Media Level 3 Test Suite</title>
25+
<title>CSS3 Paged Media Test Suite: DESCRIPTION OF TEST </title>
2626
<link rel="author" title="NAME OF AUTHOR" href="mailto:EMAIL OR http://CONTACTPAGE"/>
2727
<link rel="help" href="RELEVANT_SPEC_SECTION"/>
28+
<meta name="flags" content="TOKENS" />
2829
<meta name="assert" content="TEST_ASSERTION"/>
2930
<style type="text/css">
3031
CSS FOR TEST

0 commit comments

Comments
 (0)