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>
<title>CSS Image Fallbacks and Annotations: the image() notation</title>
<title>CSS Image Fallbacks and Annotations: the 'image()' notation</title>
<link href="mailto:yo9ega@aol.com" rel="author" title="Hirokazu Egashira">
<style type="text/css">
.square{
@ -14,4 +14,5 @@
<p>Test passes if background is green and no red.</p>
<div class="square"></div>
</body></html>