Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
test:reftest [2013/03/01 17:20] – [The Reftest Test File] document reftest-wait fantasaitest:reftest [2013/07/09 13:23] – Changed example to one that uses green/red rhauck
Line 9: Line 9:
 Here is an example of a reftest that is also a self-describing test: Here is an example of a reftest that is also a self-describing test:
  
-  ; [[http://test.csswg.org/source/contributors/apple/incoming/css-2d-transforms/rotate-90deg-001.xht|TEST]]+  ; [[http://test.csswg.org/source/contributors/adobe/submitted/svg-transform/translate/svg-translate-001.html|TEST]]
   : The test file uses a fuchsia top border and an orange background to create a two-color square block that is then rotated 90deg using the ''transform'' property.   : The test file uses a fuchsia top border and an orange background to create a two-color square block that is then rotated 90deg using the ''transform'' property.
-  ; [[http://test.csswg.org/source/contributors/apple/incoming/css-2d-transforms/reftest/rotate-90deg-001-ref.xht|REF]]+  ; [[http://test.csswg.org/source/contributors/adobe/submitted/svg-transform/translate/reference/svg-translate-ref.html|REF]]
   : The reference file achieves the intended rendering by using a fuchsia left border and an orange background and no ''transform''.   : The reference file achieves the intended rendering by using a fuchsia left border and an orange background and no ''transform''.
  
Line 49: Line 49:
 === Simplified Reference Format === === Simplified Reference Format ===
  
-Like the format for the test file, the reftest reference format is also XHTML or HTML5 in UTF-8 with bitmap images in PNG format. Unlike the format for the test file, there is no metadata except for the [[format#credits|author credits]] and optional [[format#reference-links|reference links]].+Like the format for the test file, the reftest reference format is also XHTML or HTML5 in UTF-8 with bitmap images in PNG format. Unlike the format for the test file, there is no metadata except for the [[format#credits|author credits]] and optionally [[format#reference-links|reference links]], [[format#reviewer|reviewer information]], and [[format#requirement-flags|requirement flags]]. [[format#specification-links|Specification links]] must NOT be present in reference files.
  
 <code html> <code html>
 
test/reftest.txt · Last modified: 2014/12/09 15:48 by 127.0.0.1
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki