You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the code repository of the CSS parser used by HtmlUnit starting with version 1.30.
4
5
@@ -8,16 +9,17 @@ This implementation starts based on CSSParser 0.9.25; we removed the sac depende
8
9
9
10
We will try to stay in sync with CSSParser regarding the features in the future.
10
11
11
-
## Getting Started --------------------------------------------------------
12
+
Getting Started
13
+
--------
12
14
13
15
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us.
40
44
41
-
## Deployment and Versioning ----------------------------------------------
45
+
## Deployment and Versioning
42
46
43
47
This part is intended for committer who are packaging a release.
44
48
@@ -73,15 +77,18 @@ This part is intended for committer who are packaging a release.
73
77
* Update the version number in pom.xml to start next snapshot development
0 commit comments