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/06/26 23:08] plinsstest:reftest [2013/08/01 10:56] – The Simplified Reference Format now include a meta for requirement flags. gtalbot
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 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 applies transform to an SVG element using ''translate(50 50)''. When transformed properly, a red element on the page will be hidden from view
-  ; [[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 an svg element with and ''x=50'' and ''y=50'' and no ''transform''.
  
 </note> </note>
Line 57: Line 57:
   <title>CSS Reftest Reference</title>   <title>CSS Reftest Reference</title>
   <link rel="author" title="NAME_OF_AUTHOR" href="mailto:EMAIL OR http://CONTACT_PAGE"/>   <link rel="author" title="NAME_OF_AUTHOR" href="mailto:EMAIL OR http://CONTACT_PAGE"/>
 +  <meta name="flags" content="[requirement flags]" />
   <style type="text/css"><![CDATA[   <style type="text/css"><![CDATA[
    CSS FOR REFERENCE    CSS FOR REFERENCE
 
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