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/07/09 13:23] – Changed example to one that uses green/red rhaucktest:reftest [2013/08/01 10:56] – The Simplified Reference Format now include a meta for requirement flags. gtalbot
Line 10: Line 10:
  
   ; [[http://test.csswg.org/source/contributors/adobe/submitted/svg-transform/translate/svg-translate-001.html|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/adobe/submitted/svg-transform/translate/reference/svg-translate-ref.html|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