Update CSS tests to revision 2baa72daab8bf37e3e910a9fd311a1eaa5b0f4a8

This commit is contained in:
James Graham 2015-07-27 17:47:31 +01:00
parent 662c00a810
commit df03062d62
10934 changed files with 428309 additions and 254265 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html><head><title>CSS Test (Conditional Rules): @supports rules OM support</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<meta content="" name="flags">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Support for simple passing conditions in @supports</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Support for @supports within @media</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Support for @media within @supports</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): @supports within non-matching @media should not apply</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): non-matching @media within @supports should not apply</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Nested parens around conditions in @supports should work</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Conjunctions of passing simple conditions in @supports should pass</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Disjunctions with at least a passing simple condition in @supports should pass</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Negations of failing simple conditions in @supports should pass</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Combinations of conjuctions, disjunctions, and negations of simple conditions in @supports should work</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Conditions not enclosed in parens in @supports should not work</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Conjunctions with more than two terms in @supports should work</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Disjunction with more than two terms in @supports should work</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Negations in @supports should not work if "not" isn't follow by a space</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Bizarre syntax that still conforms to the core grammar should succesfully parse in @supports</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): In @supports, parens are required to mix conjunctions with disjunctions</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): In @supports, functions can be parsed successfully</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): In @supports conditions, the arguments of a function can begin with spaces</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Incorrect syntax in nested @supports recovers properly</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-027-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-027-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help">
<link href="reference/at-supports-001-ref.htm" rel="match">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Reftest Reference</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<style>
div {

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Reftest Reference</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://opera.com" rel="author" title="Opera Software ASA">
<style>
div {