Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for class selection #12

Merged
merged 2 commits into from Jun 3, 2013
Merged

Add support for class selection #12

merged 2 commits into from Jun 3, 2013

Conversation

@ILyoan
Copy link
Contributor

ILyoan commented May 31, 2013

Add support for class selection

@ILyoan
Copy link
Contributor Author

ILyoan commented May 31, 2013

Allocated new memory by using malloc to pass starting address of class names. I'm not sure if this is the right approach. The allocated memory will be reclaimed in libcss.

pcwalton added a commit that referenced this pull request Jun 3, 2013
Add support for class selection
@pcwalton pcwalton merged commit b91d716 into servo:master Jun 3, 2013
caitp pushed a commit to caitp/servo that referenced this pull request Apr 27, 2014
This patch implement css class selection. 

This involves update of 3 submodules

- rust-css: servo/rust-css#13
- rust-netsurfcss: servo/rust-netsurfcss#12
- libcss: servo/libcss#3

The commit hash number for submodules might be changed when the submodule is merged.
The update for libcss is only for debug print which is out of data and will not compiled without DEBUG_CHAIN_MATCHING flag.
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this pull request Sep 30, 2019
…css_class); r=jdm

This patch implement css class selection.

This involves update of 3 submodules

- rust-css: servo/rust-css#13
- rust-netsurfcss: servo/rust-netsurfcss#12
- libcss: servo/libcss#3

The commit hash number for submodules might be changed when the submodule is merged.
The update for libcss is only for debug print which is out of data and will not compiled without DEBUG_CHAIN_MATCHING flag.

Source-Repo: https://github.com/servo/servo
Source-Revision: e5c0021299944530a2f3ff1154321ca8d946e149

UltraBlame original commit: 2d8e3745aa51d6254f130c7f90c049429f0758e8
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this pull request Sep 30, 2019
…css_class); r=jdm

This patch implement css class selection.

This involves update of 3 submodules

- rust-css: servo/rust-css#13
- rust-netsurfcss: servo/rust-netsurfcss#12
- libcss: servo/libcss#3

The commit hash number for submodules might be changed when the submodule is merged.
The update for libcss is only for debug print which is out of data and will not compiled without DEBUG_CHAIN_MATCHING flag.

Source-Repo: https://github.com/servo/servo
Source-Revision: e5c0021299944530a2f3ff1154321ca8d946e149

UltraBlame original commit: 2d8e3745aa51d6254f130c7f90c049429f0758e8
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this pull request Oct 1, 2019
…css_class); r=jdm

This patch implement css class selection.

This involves update of 3 submodules

- rust-css: servo/rust-css#13
- rust-netsurfcss: servo/rust-netsurfcss#12
- libcss: servo/libcss#3

The commit hash number for submodules might be changed when the submodule is merged.
The update for libcss is only for debug print which is out of data and will not compiled without DEBUG_CHAIN_MATCHING flag.

Source-Repo: https://github.com/servo/servo
Source-Revision: e5c0021299944530a2f3ff1154321ca8d946e149

UltraBlame original commit: 2d8e3745aa51d6254f130c7f90c049429f0758e8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.