mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-09 21:00:42 +02:00
Automatic update from web-platform-tests [css-logical] Include logical properties when iterating a computed style The logical properties were not added into kComputedPropertyArray, so they were skipped when iterating a computed CSSStyleDeclaration like [...getComputedStyle(document.body)]. BUG=1072180 TEST=external/wpt/css/css-logical/getComputedStyle-listing.html TEST=external/wpt/css/cssom/cssstyledeclaration-csstext.html TEST=external/wpt/css/cssom/cssstyledeclaration-custom-properties.html TEST=fast/css/getComputedStyle/computed-style-listing.html TEST=fast/css/getComputedStyle/computed-style-without-renderer-listing.html TEST=svg/css/getComputedStyle-listing.html Change-Id: Ia83ac8608b2b98601f454653900e76f89291b4aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2153442 Reviewed-by: Anders Hartvoll Ruud <andruud@chromium.org> Commit-Queue: Oriol Brufau <obrufau@igalia.com> Cr-Commit-Position: refs/heads/master@{#760732} -- wpt-commits: 17b3f85c94583270571b8b8e4a8815d664dbb1c8 wpt-pr: 23125 |
||
|---|---|---|
| .. | ||
| animations | ||
| parsing | ||
| reference | ||
| resources | ||
| animation-001.html | ||
| animation-002.html | ||
| animation-003.tentative.html | ||
| animation-004.html | ||
| cascading-001-ref.html | ||
| cascading-001.html | ||
| getComputedStyle-listing.html | ||
| inheritance.html | ||
| logical-box-border-color.html | ||
| logical-box-border-radius.html | ||
| logical-box-border-shorthands.html | ||
| logical-box-border-style.html | ||
| logical-box-border-width.html | ||
| logical-box-inset.html | ||
| logical-box-margin.html | ||
| logical-box-padding.html | ||
| logical-box-size.html | ||
| logical-values-float-clear-reftest.html | ||
| logical-values-float-clear.html | ||
| logical-values-resize.html | ||
| logicalprops-block-size-vlr.html | ||
| logicalprops-block-size.html | ||
| logicalprops-inline-size-vlr.html | ||
| logicalprops-inline-size.html | ||
| logicalprops-quirklength.html | ||
| META.yml | ||