servo/components/layout_2020/flow
bors-servo aa9f16ce45
Auto merge of #26477 - mrobinson:layout-2020-get-computed-value, r=jdm
Add support for getComputedStyle() to layout_2020

These changes add support for `getComputedStyle()` to layout_2020.

---
<!-- 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
- [x] There are tests for these changes

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
2020-05-11 15:57:25 -04:00
..
construct.rs Make LayoutNodeHelpers::text_content return a cow 2020-03-31 15:02:13 +02:00
float.rs Propagate text decoration where needed 2020-03-23 11:13:10 +01:00
inline.rs Remove use of some other unstable features 2020-04-15 15:17:52 +02:00
mod.rs Remove use of some other unstable features 2020-04-15 15:17:52 +02:00
root.rs Auto merge of #26477 - mrobinson:layout-2020-get-computed-value, r=jdm 2020-05-11 15:57:25 -04:00