diff options
Diffstat (limited to 'tests/wpt/css-tests/css-gcpm-3_dev/html/using-strings-003.htm')
-rw-r--r-- | tests/wpt/css-tests/css-gcpm-3_dev/html/using-strings-003.htm | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/wpt/css-tests/css-gcpm-3_dev/html/using-strings-003.htm b/tests/wpt/css-tests/css-gcpm-3_dev/html/using-strings-003.htm index 8f111237258..f65592fb44b 100644 --- a/tests/wpt/css-tests/css-gcpm-3_dev/html/using-strings-003.htm +++ b/tests/wpt/css-tests/css-gcpm-3_dev/html/using-strings-003.htm @@ -1,5 +1,6 @@ <!DOCTYPE html> <html><head> +<meta charset="utf-8"> <title>CSS Test: using 'start' property of named strings</title> <link href="mailto:dauwhe@gmail.com" rel="author" title="Dave Cramer"> <link href="http://www.w3.org/TR/css-gcpm-3/#string-start" rel="help"> @@ -30,10 +31,10 @@ On page one, the running head is empty. </li> <li> -On page two, the running head is “Section Two� +On page two, the running head is “Section Two” </li> <li> -On page three, the running head is “Section Four� +On page three, the running head is “Section Four” </li> </ol> <h2 id="s1">Section One</h2> @@ -55,4 +56,5 @@ Frankfurter prosciutto fatback beef ribs brisket, flank consectetur proident cup <h2 id="s6">Section Six</h2> <p>Ham hock jowl filet mignon pastrami beef turducken. Brisket pork chop pork loin drumstick capicola ground round shankle andouille leberkas tenderloin turducken chuck t-bone kevin turkey. Turkey brisket shank, cow pork belly strip steak bresaola chicken short ribs biltong. Kevin jowl meatloaf capicola t-bone ham brisket leberkas. Pork strip steak drumstick jerky, flank shankle capicola turkey spare ribs.</p> + </body></html>
\ No newline at end of file |