Skip to content

Commit d721018

Browse files
committed
upgraded spec refs to the last CR of https://www.w3.org/TR/2016/WD-css-position-3-20160517/#propdef-z-index No change in syntax
1 parent e9c6e28 commit d721018

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

org/w3c/css/properties/css3/CssZIndex.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
import org.w3c.css.values.CssValue;
1717

1818
/**
19-
* @spec http://www.w3.org/TR/2012/WD-css3-positioning-20120207/#z-index
19+
* @spec https://www.w3.org/TR/2016/WD-css-position-3-20160517/#propdef-z-index
2020
*/
2121
public class CssZIndex extends org.w3c.css.properties.css.CssZIndex {
2222

0 commit comments

Comments
 (0)