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

Initial support for line heights calculations. #493

Merged
merged 3 commits into from May 30, 2013
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

Update the gitignore list for the new component directory.

  • Loading branch information
jrfeenst committed May 30, 2013
commit 0ff196dc722be000ca50842e598c3b4a446d6410
@@ -17,9 +17,9 @@ config.mk
config.stamp
config.tmp
parser.out
src/components/servo/dom/bindings/codegen/*.rs
src/components/servo/dom/bindings/codegen/_cache/
src/components/servo/dom/bindings/codegen/test/*.rs
src/components/servo/dom/bindings/codegen/PrototypeList.h
src/components/servo/dom/bindings/codegen/UnionTypes.h
src/components/servo/dom/bindings/codegen/UnionConversions.h
src/components/main/dom/bindings/codegen/*.rs
src/components/main/dom/bindings/codegen/PrototypeList.h
src/components/main/dom/bindings/codegen/UnionConversions.h
src/components/main/dom/bindings/codegen/UnionTypes.h
src/components/main/dom/bindings/codegen/_cache/
src/components/main/dom/bindings/codegen/test/*.rs
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.