Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef

This commit is contained in:
Ms2ger 2015-12-09 01:48:05 -05:00
parent 9aa1b1e408
commit 35c74aecc2
11290 changed files with 92400 additions and 49214 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<meta charset="utf-8">
<title>CSS Test: ::first-letter formatting</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="reference/first-letter-001-ref.htm" rel="match">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<meta charset="utf-8">
<title>CSS Test: ::first-letter formatting</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="reference/first-letter-001-ref.htm" rel="match">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<meta charset="utf-8">
<title>CSS Reference File</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<style>

View file

@ -3,9 +3,9 @@
# http://test.csswg.org/suites/css-pseudo-4_dev/DATESTAMP/
# See http://wiki.csswg.org/test/implementation-report for instructions
testname revision result comment
html/first-letter-001.htm c24641384eb63b2c0aa812b52a527edfbb9055ec ?
xhtml1/first-letter-001.xht c24641384eb63b2c0aa812b52a527edfbb9055ec ?
html/first-letter-002.htm ac116d66971ad3a1f90b755f2e1f787dc438ed3d ?
xhtml1/first-letter-002.xht ac116d66971ad3a1f90b755f2e1f787dc438ed3d ?
html/first-letter-003.htm b88afcc7f30607a8d64f92e9cec01ba9f549fffe ?
xhtml1/first-letter-003.xht b88afcc7f30607a8d64f92e9cec01ba9f549fffe ?
html/first-letter-001.htm 92027e2acf10553759ba0e7085d451659440203f ?
xhtml1/first-letter-001.xht 92027e2acf10553759ba0e7085d451659440203f ?
html/first-letter-002.htm 0a45907454b41d8d5bce9a59ffd52030ef516fa7 ?
xhtml1/first-letter-002.xht 0a45907454b41d8d5bce9a59ffd52030ef516fa7 ?
html/first-letter-003.htm aee283d99e17be11f97901cfeb6c114c40977a56 ?
xhtml1/first-letter-003.xht aee283d99e17be11f97901cfeb6c114c40977a56 ?

View file

@ -1,4 +1,4 @@
id references title flags links revision credits assertion
first-letter-001 reference/first-letter-001-ref ::first-letter formatting https://drafts.csswg.org/css-pseudo-4/#first-letter-styling c24641384eb63b2c0aa812b52a527edfbb9055ec `Florian Rivoal`<mailto:florian@rivoal.net> Test checks that a floated ::first-letter follows the usual formating rules for floats.
first-letter-002 reference/first-letter-001-ref ::first-letter formatting https://drafts.csswg.org/css-pseudo-4/#first-letter-styling ac116d66971ad3a1f90b755f2e1f787dc438ed3d `Florian Rivoal`<mailto:florian@rivoal.net> Test checks that a floated ::first-letter is formatted identically to a floated non-pseudo element with the same content.
first-letter-003 reference/first-letter-001-ref ::first-letter formatting https://drafts.csswg.org/css-pseudo-4/#first-letter-styling b88afcc7f30607a8d64f92e9cec01ba9f549fffe `Florian Rivoal`<mailto:florian@rivoal.net> Test checks that a floated ::first-letter is formatted identically to a floated non-pseudo element with the same content.
first-letter-001 reference/first-letter-001-ref ::first-letter formatting https://drafts.csswg.org/css-pseudo-4/#first-letter-styling 92027e2acf10553759ba0e7085d451659440203f `Florian Rivoal`<mailto:florian@rivoal.net> Test checks that a floated ::first-letter follows the usual formating rules for floats.
first-letter-002 reference/first-letter-001-ref ::first-letter formatting https://drafts.csswg.org/css-pseudo-4/#first-letter-styling 0a45907454b41d8d5bce9a59ffd52030ef516fa7 `Florian Rivoal`<mailto:florian@rivoal.net> Test checks that a floated ::first-letter is formatted identically to a floated non-pseudo element with the same content.
first-letter-003 reference/first-letter-001-ref ::first-letter formatting https://drafts.csswg.org/css-pseudo-4/#first-letter-styling aee283d99e17be11f97901cfeb6c114c40977a56 `Florian Rivoal`<mailto:florian@rivoal.net> Test checks that a floated ::first-letter is formatted identically to a floated non-pseudo element with the same content.

View file

@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta charset="utf-8" />
<meta charset="utf-8" />
<title>CSS Test: ::first-letter formatting</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal" />
<link href="reference/first-letter-001-ref.xht" rel="match" />

View file

@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta charset="utf-8" />
<meta charset="utf-8" />
<title>CSS Test: ::first-letter formatting</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal" />
<link href="reference/first-letter-001-ref.xht" rel="match" />

View file

@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta charset="utf-8" />
<meta charset="utf-8" />
<title>CSS Reference File</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal" />
<style>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta charset="utf-8" />
<meta charset="utf-8" />
<title>CSS Test: ::first-letter formatting</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal" />
<link href="reference/first-letter-001-ref.xht" rel="match" />

View file

@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta charset="utf-8" />
<meta charset="utf-8" />
<title>CSS Test: ::first-letter formatting</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal" />
<link href="reference/first-letter-001-ref.xht" rel="match" />

View file

@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta charset="utf-8" />
<meta charset="utf-8" />
<title>CSS Reference File</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal" />
<style>