masking/ChangeLog

Wed, 13 Mar 2013 13:16:38 -0700

author
Dirk Schulze <dschulze@adobe.com>
date
Wed, 13 Mar 2013 13:16:38 -0700
changeset 746
f0bee7474714
parent 741
cd0593275768
child 805
f984d3d17e42
permissions
-rw-r--r--

http://lists.w3.org/Archives/Public/www-style/2013Mar/0228.html

     1 2013-03-13  Dirk Schulze  <dschulze@adobe.com>
     2 	Incorporate feedback from fantasai.
     3 	http://lists.w3.org/Archives/Public/www-style/2013Mar/0228.html
     5 2013-03-12  Dirk Schulze  <dschulze@adobe.com>
     6 	Add conformance section.
     8 2013-03-11  Dirk Schulze  <dschulze@adobe.com>
     9 	Incorporate feedback from Liam R E Quin.
    10 	http://lists.w3.org/Archives/Public/www-style/2013Mar/0198.html
    12 2013-03-10  Dirk Schulze  <dschulze@adobe.com>
    13 	Incorporate feedback from Björn Höhrmann.
    14 	http://lists.w3.org/Archives/Public/www-style/2013Mar/0190.html
    16 2013-03-08  Dirk Schulze  <dschulze@adobe.com>
    17 	Introduce unclipped masks for 'mask' element.
    19 2013-03-07  Dirk Schulze  <dschulze@adobe.com>
    20 	Style changes.
    22 2013-03-01  Dirk Schulze  <dschulze@adobe.com>
    23 	More clarifications on definintion text.
    25 2013-03-01 Brian Birtles <bbirtles@mozilla.com>
    26 	Clarify the meaning of 'child' when used with the 'clip-path' property.
    27 	Remove some overlapping definitions.
    29 2013-02-19  Dirk Schulze  <dschulze@adobe.com>
    30 	Rely on CSS Backgrounds and Border sepcification text as much as possible.
    32 2013-01-17  Dirk Schulze  <dschulze@adobe.com>
    33 	SVG WG resolved to use bounding client rect for percentage resolving.
    35 2013-01-17  Dirk Schulze  <dschulze@adobe.com>
    36 	Make SVGClipPathElement inherit from SVGElement and add 'transform' attribute to interface.
    38 2013-01-15  Dirk Schulze  <dschulze@adobe.com>
    39 	Remove implementing of SVGTest as discussed on SVG WG meeting of 01-10-2013.
    41 2013-01-09 dschulze@adobe.com
    42 	Remove defintions for SVGDefinitionElement.
    44 2013-01-09 dschulze@adobe.com
    45 	Add changes to 'mask' shorthand as clarified in CSS WG meeting today.
    47 2013-01-09 dschulze@adobe.com
    48 	Correct IDL defintion of SVGClipPathElement.
    50 2013-01-08 dschulze@adobe.com
    51 	Fixed syntax for 'mask-image' property.
    53 2012-12-21 dschulze@adobe.com
    54 	Fixed some typos and examples.
    56 2012-12-21 dschulze@adobe.com
    57 	Introduce source-type data type.
    58 	Introduce mask-source-type longhand.
    60 2012-12-10 dschulze@adobe.com
    61 	Introduce mask-reference data type.
    62 	Remove issues as discussed in FXTF call from 2012-12-10.
    63 	Replace 'none' by 'no-clip' for mask-clip.
    65 2012-11-08 dschulze@adobe.com
    66 	Smaller typo corrections. Remove statement about extending drawing area with masks.
    68 2012-10-29 dschulze@adobe.com
    69 	Add 'none' as keyword for 'mask-clip'.
    70 	Deprecate 'clip'.
    71 	Clean up issues.
    73 2012-10-27 dschulze@adobe.com
    74 	Add origin restriction for resources.
    76 2012-10-26 dschulze@adobe.com
    77 	Add issue to 'mask' property after feedback from Mozilla.
    78 	Link clean up.
    80 2012-10-22 bbirtles@mozilla.com
    81 	Remove absolute links to interfaces and take them from the definitions file
    82 	instead.
    84 2012-10-22 bbirtles@mozilla.com
    85 	Fix some typos and links.
    87 2012-10-21 dschulze@adobe.com
    88 	Make interface code more validator friendly.
    90 2012-10-21 dschulze@adobe.com
    91 	Add CSSOM-VIEW to other references section.
    93 2012-10-21 dschulze@adobe.com
    94 	Add DOM interfaces for 'mask' and 'clipPath'.
    96 2012-10-19 dschulze@adobe.com
    97 	Merge clip region defintion from 'clip' and 'clip-path'.
    99 2012-10-19 dschulze@adobe.com
   100 	Remove masking from example images.
   102 2012-10-12 dschulze@adobe.com
   103 	Added clipping to abstract and introduction.
   105 2012-10-11 dschulze@adobe.com
   106 	Specify how mask-box-image contribute to masking.
   107 	Cleanup.
   109 2012-10-11 dschulze@adobe.com
   110 	Replace all FuncIRI references by url.
   111 	Remove normative reference to Filter Effects and just use SVG 1.1.
   112 	Fixed typos.
   114 2012-10-10 dschulze@adobe.com
   115 	Added 'clip' property from CSS 2.1.
   116 	Fixed typos.
   118 2012-10-09 bbirtles@mozilla.com
   119 	Fixed further typos.
   120 	Added definition of alpha and luminance under 'mask' property.
   121 	Extend example of mask-type overriding to something more realistic.
   123 2012-10-07 dschulze@adobe.com
   124 	Fixed typos.
   126 2012-10-05 dschulze@adobe.com
   127 	'alpha' and 'luminance' keywords on 'mask' override 'mask-type' definition.
   128 	Make 'mask-type' presentation attribute.
   129 	Define that 'mask-*' properties have no affect on referenced 'mask' elements.
   131 2012-10-02 dschulze@adobe.com
   132 	Added 'alpha' and 'luminance' keywords to mask reference syntax.
   133 	Specified how mask images of different masking types are combined.
   135 2012-09-26 dschulze@adobe.com
   136 	Added Brian as editor to the spec.
   138 2012-09-25 bbirtles@mozilla.com
   139 	Remove maskType from mask element since it is now defined as the mask-type
   140 	property.
   141 	Fix some typos / grammar.
   142 	Fix some linking issues.
   143 	Add Brian as author.
   144 	Disallow 'mask-image: none alpha'
   145 	Remove some broken links.
   147 2012-09-19 dschulze@adobe.com
   148 	Fxed typos.
   149 	Made correction on syntax for 'mask-image'. Compatible to WebKit again.
   150 	Updated descripton of 'mask-type'.
   151 	Added issues about used bording boxes as discussed with SVG WG.
   153 2012-09-17 dschulze@adobe.com
   154 	'mask-type' just applies to mask element.
   155 	Define border-box and content-box for SVG.
   156 	Add mask type values to 'mask-image'.
   158 2012-09-05 dschulze@adobe.com
   159 	Added new editors Tab Atkins and Dirk Schulze to CSS Masking.
   161 2012-08-29 dschulze@adobe.com
   162 	Removed 'mask-attachment' for now and updated issues to match resolutions of CSS WG.
   164 2012-08-20 dschulze@adobe.com
   165 	Fixed some links.
   167 2012-08-20 dschulze@adobe.com
   168 	Add introduction for 'mask-box-image'.
   170 2012-08-20 dschulze@adobe.com
   171 	Allow <shape>, child and select() values for 'clip-path'.
   173 2012-08-15 dschulze@adobe.com
   174 	Added issues that feature need to be proofed for 'mask-attachment', 'mask-origin' and 'mask-clip'
   175 	Replaced more PNG images with SVG
   177 2012-08-14 dschulze@adobe.com
   178 	Added example for 'mask-box-image'
   180 2012-08-14 dschulze@adobe.com
   181 	Add new example of masking in the intro.
   183 2012-08-13 dschulze@adobe.com
   184 	Add 'mask-box-image' property descriptions.
   185 	Changed intitial values of 'mask-box-image' properties to match WebKit.
   187 2012-08-13 dschulze@adobe.com
   188 	Add 'mask-box-image' properties, description follows.
   189 	Changed pseudo-stacking-context to stacking context.
   191 2012-08-12 dschulze@adobe.com
   192 	Add 'clip-path' to specification uppen a request of the SVG WG.
   194 2012-08-12 dschulze@adobe.com
   195 	Created new sections for Mask and Mask Box Image.
   197 2012-08-13 bbirtles@mozilla.com
   198 	Add DOM reference. Make Selector 4 reference normative.
   200 2012-08-13 bbirtles@mozilla.com
   201 	Define decorated bounding box.
   203 2012-08-13 bbirtles@mozilla.com
   204 	Fix link to paint server.
   206 2012-08-13 bbirtles@mozilla.com
   207 	Specify the child selection part of masking.
   209 2012-08-13 bbirtles@mozilla.com
   210 	Fix some broken links in masking spec.
   212 2012-08-13 bbirtles@mozilla.com
   213 	Add extra text from SVG 2 mask property explaining defaults.
   215 2012-08-13 bbirtles@mozilla.com
   216 	Add note about needing to define parsing for url() syntax.
   218 2012-08-13 bbirtles@mozilla.com
   219 	Remove section about direct mask sources and replace with section on paint
   220 	servers.
   222 2012-08-12 dschulze@adobe.com
   223 	Added more images.
   225 2012-08-12 dschulze@adobe.com
   226 	More clarification on used terms.
   228 2012-08-11 dschulze@adobe.com
   229 	Changed syntax for 'mask' and other properties to fit initial intention.
   231 2012-08-11 dschulze@adobe.com
   232 	Added 'The Masking Rendering Model' section.
   234 2012-08-11 dschulze@adobe.com
   235 	Mask sources can not be stacked to a mask layer.
   237 2012-08-11 dschulze@adobe.com
   238     Make 'mask' shorthand property.
   240 2012-08-11 dschulze@adobe.com
   241     Fixed typo on 'mask-origin'.
   243 2012-08-11 dschulze@adobe.com
   244     Added 'mask-origin'.
   246 2012-08-11 dschulze@adobe.com
   247     Added more properties from the implementation of CSS mask in WebKit.
   249 2012-08-10 dschulze@adobe.com
   250     Create template for CSS Masking.

mercurial