diff options
author | bors-servo <servo-ops@mozilla.com> | 2021-06-23 08:20:56 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-23 08:20:56 -0400 |
commit | 9d1af2ac7b2beafbac4bd42d3c5e7dd62ef45d5c (patch) | |
tree | a28b5c99f2056d5ca5c0ad75d516e1ae49e95add /components/script/dom/gpucomputepipeline.rs | |
parent | eab515f22467c3b73ad7e8fb1065072fbb764fa7 (diff) | |
parent | 370997eba21b82d2d823a197716ee8c2cb16756e (diff) | |
download | servo-9d1af2ac7b2beafbac4bd42d3c5e7dd62ef45d5c.tar.gz servo-9d1af2ac7b2beafbac4bd42d3c5e7dd62ef45d5c.zip |
Auto merge of #28520 - yvt:fix-offset-queries, r=jdm
Implement `offset{Left,Top,Width,Height,Parent}` in Layout 2020
Implements `HTMLElement#offset{Left,Top,Width,Height,Parent}` ([CSSOM View Module §7]) in Layout 2020.
[CSSOM View Module §7]: https://www.w3.org/TR/2016/WD-cssom-view-1-20160317/#extensions-to-the-htmlelement-interface
---
- [x] `./mach build -d`**` --with-layout-2020`** does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [ ] These changes fix #___ (GitHub issue number if applicable)
---
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because the implemented items are already extensively used by the test harness for layout assertion
Diffstat (limited to 'components/script/dom/gpucomputepipeline.rs')
0 files changed, 0 insertions, 0 deletions