File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2121THE SOFTWARE.
2222
2323*/
24- /* Version v0.1.7 , Build time: 4-May -2012 03:57:04 */
24+ /* Version v0.1.8 , Build time: 23-July -2012 09:55:09 */
2525var parserlib = { } ;
2626( function ( ) {
2727
@@ -931,7 +931,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
931931THE SOFTWARE.
932932
933933*/
934- /* Version v0.1.7 , Build time: 4-May -2012 03:57:04 */
934+ /* Version v0.1.8 , Build time: 23-July -2012 09:55:09 */
935935( function ( ) {
936936var EventTarget = parserlib . util . EventTarget ,
937937TokenStreamBase = parserlib . util . TokenStreamBase ,
@@ -3811,6 +3811,7 @@ var Properties = {
38113811 "pitch" : 1 ,
38123812 "pitch-range" : 1 ,
38133813 "play-during" : 1 ,
3814+ "pointer-events" : "auto | none | visiblePainted | visibleFill | visibleStroke | visible | painted | fill | stroke | all | inherit" ,
38143815 "position" : "static | relative | absolute | fixed | inherit" ,
38153816 "presentation-level" : 1 ,
38163817 "punctuation-trim" : 1 ,
You can’t perform that action at this time.
0 commit comments