We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffcc8c6 commit a9f656dCopy full SHA for a9f656d
1 file changed
cssom/README
@@ -38,7 +38,7 @@ near future.
38
BUILDING
39
40
1. Satisfy all build dependencies (see next section below).
41
-2. Execute "git clone git://github.com/skynavga/xref.git data".
+2. Execute "git clone https://github.com/whatwg/xref.git data".
42
3. Run make (no arguments).
43
4. Open the resulting output file Overview.html.
44
@@ -109,7 +109,6 @@ TO DO
109
110
2. Content Related
111
112
-* Restore named properties (i.e., CSS2Properties) on CSSStyleDeclaration.
113
* Reorganize content sections, reordering aggregating/dividing as needed.
114
* Fill in implicit TBDs.
115
* Address outstanding bugs.
0 commit comments