Update CSS tests to revision e102a993c37a2e0ebd549bc7d5548b006458ab34

This commit is contained in:
Ms2ger 2015-11-23 13:14:18 +01:00
parent 037cac7353
commit a00f2d6310
479 changed files with 13629 additions and 1611 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>
CSS Values and Units and Media Queries Test:
Calc function inside media queries
@ -9,7 +9,7 @@
The calc() expression is supported in the min-width media query.
" name="assert">
<link href="mailto:fremycompany.developer@yahoo.fr" rel="author" title="François REMY">
<link href="mailto:fremycompany.developer@yahoo.fr" rel="author" title="Fran<EFBFBD>ois REMY">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="http://www.w3.org/TR/css3-mediaqueries/#width" rel="help">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>
CSS Values and Units and Media Queries Test:
Calc function inside media queries
@ -9,7 +9,7 @@
The calc() expression is supported in the min-width media query properly (=with range clamping).
" name="assert">
<link href="mailto:fremycompany.developer@yahoo.fr" rel="author" title="François REMY">
<link href="mailto:fremycompany.developer@yahoo.fr" rel="author" title="Fran<EFBFBD>ois REMY">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="http://www.w3.org/TR/css3-mediaqueries/#width" rel="help">