bors-servo
6dd4b4822f
Auto merge of #14535 - servo:property-id, r=mbrubeck
...
Introduce a PropertyId enum and use it instead of strings of property names
<!-- Please describe your changes on the following line: -->
* `LonghandId` and `ShorthandId` are C-like enums
* `Atom` is used for the name of custom properties.
* `PropertyDeclarationId` is the identifier for `PropertyDeclaration`,
after parsing and shorthand expansion. (Longhand or custom property.)
* `PropertyId` represents any CSS property, e.g. in CSSOM.
(Longhand, shorthand, or custom.)
CC @upsuper
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg " height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14535 )
<!-- Reviewable:end -->
2016-12-10 01:16:26 -08:00
..
2016-12-09 10:56:22 -10:00
2016-12-06 13:15:06 -10:00
2016-10-23 17:46:10 -07:00
2016-12-09 11:45:50 +01:00
2016-12-08 08:50:35 -10:00
2016-12-08 08:50:35 -10:00
2016-10-11 19:44:32 +02:00
2016-12-01 11:55:13 +01:00
2016-11-03 16:23:05 +01:00
2016-12-08 08:50:35 -10:00
2016-12-08 08:50:35 -10:00
2016-10-06 20:59:09 +02:00
2016-10-06 20:59:09 +02:00
2016-12-08 08:50:35 -10:00
2016-12-08 08:50:35 -10:00
2016-12-08 08:50:35 -10:00
2016-12-08 08:50:35 -10:00
2016-12-08 08:50:35 -10:00
2016-12-06 17:30:40 -08:00
2016-12-08 08:50:35 -10:00
2016-10-06 20:59:09 +02:00
2016-10-06 20:59:09 +02:00
2016-12-08 08:50:35 -10:00
2016-10-04 18:35:01 +02:00
2016-11-22 01:29:37 +05:30
2016-11-03 16:23:05 +01:00
2016-11-30 23:23:41 +01:00
2016-10-06 21:35:49 +02:00
2016-11-03 16:23:05 +01:00
2016-12-06 13:15:06 -10:00
2016-11-30 23:23:42 +01:00
2016-11-28 16:50:38 +01:00
2016-12-08 08:50:35 -10:00
2016-11-28 16:50:38 +01:00
2016-12-08 08:50:35 -10:00
2016-12-08 08:50:35 -10:00
2016-11-28 16:50:38 +01:00
2016-11-28 16:50:38 +01:00
2016-12-08 08:50:35 -10:00
2016-12-09 17:06:52 -10:00
2016-11-28 16:50:38 +01:00
2016-12-08 08:50:35 -10:00
2016-11-28 16:50:38 +01:00
2016-11-14 11:06:17 +01:00
2016-12-08 08:50:35 -10:00
2016-12-09 09:24:18 -10:00
2016-11-30 23:23:41 +01:00
2016-07-14 08:44:22 +02:00
2016-10-06 20:59:09 +02:00
2016-11-03 16:23:05 +01:00
2016-10-06 21:35:49 +02:00
2016-12-08 08:50:35 -10:00
2016-11-30 23:23:41 +01:00
2016-10-06 21:35:49 +02:00
2016-10-06 21:35:49 +02:00
2016-12-08 08:50:35 -10:00
2016-10-06 21:35:49 +02:00
2016-10-06 20:59:09 +02:00
2016-10-06 21:35:49 +02:00
2016-10-11 19:44:32 +02:00
2016-11-03 16:23:05 +01:00
2016-12-09 14:46:40 -10:00
2016-11-14 11:06:17 +01:00
2016-11-05 13:43:27 -07:00
2016-12-08 08:50:35 -10:00
2016-12-08 08:50:35 -10:00
2016-12-08 08:50:35 -10:00
2016-11-30 23:23:41 +01:00
2016-11-30 23:23:41 +01:00
2016-10-06 21:35:49 +02:00
2016-10-06 20:59:09 +02:00
2016-12-08 08:50:35 -10:00
2016-10-06 21:35:49 +02:00
2016-11-30 23:23:41 +01:00
2016-10-06 20:59:09 +02:00
2016-12-08 08:50:35 -10:00
2016-12-08 08:50:35 -10:00
2016-11-03 16:23:05 +01:00
2016-10-06 21:35:49 +02:00
2016-10-06 20:59:13 +02:00
2016-11-18 12:39:22 +08:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-17 18:34:23 +01:00
2016-11-17 18:34:23 +01:00
2016-11-03 16:23:05 +01:00
2016-11-25 06:49:44 -08:00
2016-11-30 23:23:39 +01:00
2016-12-01 11:55:12 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 17:04:30 -04:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-12-08 08:50:35 -10:00
2016-12-08 08:50:35 -10:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-12-06 00:42:29 +00:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-12-09 11:45:50 +01:00
2016-11-30 23:23:41 +01:00
2016-11-25 06:49:44 -08:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-12-08 08:50:35 -10:00
2016-11-03 16:23:05 +01:00
2016-12-08 08:50:35 -10:00
2016-11-29 22:15:13 +11:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-25 06:49:44 -08:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-12-08 08:50:35 -10:00
2016-11-25 06:49:44 -08:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-25 11:27:51 +08:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-25 06:49:44 -08:00
2016-11-27 14:09:54 -08:00
2016-12-06 00:42:29 +00:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-14 11:06:17 +01:00
2016-12-06 13:15:06 -10:00
2016-11-18 12:38:12 +08:00
2016-12-06 13:15:18 -10:00
2016-10-06 20:59:09 +02:00
2016-12-02 23:46:40 +03:00
2016-12-06 13:15:06 -10:00
2016-11-14 11:06:17 +01:00
2016-05-27 10:18:44 +01:00
2016-10-06 20:59:09 +02:00
2016-12-08 08:50:35 -10:00
2016-11-30 23:23:41 +01:00
2016-11-03 16:23:05 +01:00
2016-12-08 08:50:35 -10:00
2016-05-24 10:54:57 +02:00
2016-12-08 08:50:35 -10:00
2016-10-11 19:44:32 +02:00
2016-11-08 10:48:58 -06:00
2016-11-03 16:23:05 +01:00
2016-10-06 20:59:09 +02:00
2016-10-11 19:44:32 +02:00
2016-08-30 19:07:19 +02:00
2016-10-06 20:59:09 +02:00
2016-11-14 11:06:17 +01:00
2016-05-24 10:54:57 +02:00
2016-11-03 16:23:05 +01:00
2016-12-08 08:50:35 -10:00
2016-10-06 20:59:09 +02:00
2016-10-06 20:59:09 +02:00
2016-12-06 13:15:06 -10:00
2016-12-08 08:50:35 -10:00
2016-12-08 08:50:35 -10:00
2016-10-06 20:59:09 +02:00
2016-12-08 08:50:35 -10:00
2016-12-08 08:50:35 -10:00
2016-12-08 08:50:35 -10:00
2016-11-22 01:29:37 +05:30
2016-12-08 08:50:35 -10:00
2016-11-03 16:23:05 +01:00
2016-11-25 11:27:51 +08:00
2016-11-15 06:56:18 -08:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-11-03 16:23:05 +01:00
2016-12-08 08:50:35 -10:00
2016-10-06 21:35:49 +02:00
2016-10-06 21:35:49 +02:00
2016-08-30 19:07:19 +02:00
2016-12-08 08:50:35 -10:00
2016-11-30 23:23:41 +01:00
2016-11-14 11:06:17 +01:00
2016-11-14 11:06:17 +01:00
2016-10-06 20:59:09 +02:00
2016-10-06 20:59:09 +02:00
2016-10-06 20:59:09 +02:00
2016-11-30 23:23:41 +01:00
2016-10-31 18:11:37 +01:00
2016-11-30 23:23:41 +01:00
2016-12-08 08:50:35 -10:00
2016-11-22 01:29:37 +05:30
2016-10-07 17:35:54 +02:00
2016-11-03 16:23:05 +01:00
2016-11-23 22:46:57 -08:00
2016-11-25 06:49:44 -08:00
2016-11-03 16:23:05 +01:00
2016-11-30 23:23:39 +01:00
2016-11-30 23:23:39 +01:00
2016-11-30 23:23:41 +01:00
2016-11-30 23:23:39 +01:00
2016-11-30 23:23:39 +01:00
2016-12-08 08:50:35 -10:00
2016-11-30 23:23:39 +01:00
2016-12-08 08:50:35 -10:00
2016-11-30 23:23:39 +01:00
2016-11-30 23:23:39 +01:00
2016-12-06 13:15:18 -10:00
2016-11-30 23:23:39 +01:00
2016-12-08 08:50:35 -10:00
2016-12-09 17:06:50 -10:00
2016-12-08 08:50:35 -10:00
2016-12-08 08:50:35 -10:00
2016-11-17 18:34:23 +01:00
2016-10-06 20:59:09 +02:00
2016-11-17 15:34:47 -06:00
2016-12-08 20:25:17 -10:00
2015-10-21 11:37:16 +02:00
2016-10-06 20:59:09 +02:00