From c42d61a34de0ac81d7d17462c3bca5518c18cd2b Mon Sep 17 00:00:00 2001 From: Eric Willigers Date: Fri, 12 Jul 2019 13:15:48 +1000 Subject: [PATCH] [cssom] getComputedStyle not getComputedValue Fix typo in test titles. --- css/compositing/parsing/background-blend-mode-computed.html | 2 +- css/compositing/parsing/isolation-computed.html | 2 +- css/compositing/parsing/mix-blend-mode-computed.html | 2 +- css/css-animations/parsing/animation-delay-computed.html | 2 +- css/css-animations/parsing/animation-direction-computed.html | 2 +- css/css-animations/parsing/animation-duration-computed.html | 2 +- css/css-animations/parsing/animation-fill-mode-computed.html | 2 +- .../parsing/animation-iteration-count-computed.html | 2 +- css/css-animations/parsing/animation-play-state-computed.html | 2 +- .../parsing/animation-timing-function-computed.html | 2 +- .../parsing/transition-timing-function-computed.html | 2 +- css/css-backgrounds/parsing/background-attachment-computed.html | 2 +- css/css-backgrounds/parsing/background-clip-computed.html | 2 +- css/css-backgrounds/parsing/background-color-computed.html | 2 +- css/css-backgrounds/parsing/background-computed.html | 2 +- css/css-backgrounds/parsing/background-image-computed.sub.html | 2 +- css/css-backgrounds/parsing/background-origin-computed.html | 2 +- css/css-backgrounds/parsing/background-position-computed.html | 2 +- css/css-backgrounds/parsing/background-position-x-computed.html | 2 +- css/css-backgrounds/parsing/background-position-y-computed.html | 2 +- css/css-backgrounds/parsing/background-repeat-computed.html | 2 +- css/css-backgrounds/parsing/background-size-computed.html | 2 +- css/css-backgrounds/parsing/border-color-computed.html | 2 +- css/css-backgrounds/parsing/border-image-outset-computed.html | 2 +- css/css-backgrounds/parsing/border-image-repeat-computed.html | 2 +- css/css-backgrounds/parsing/border-image-slice-computed.html | 2 +- css/css-backgrounds/parsing/border-image-source-computed.html | 2 +- css/css-backgrounds/parsing/border-image-width-computed.html | 2 +- css/css-backgrounds/parsing/border-style-computed.html | 2 +- css/css-backgrounds/parsing/border-width-computed.html | 2 +- css/css-break/parsing/box-decoration-break-computed.html | 2 +- css/css-break/parsing/break-after-computed.html | 2 +- css/css-break/parsing/break-before-computed.html | 2 +- css/css-break/parsing/break-inside-computed.html | 2 +- css/css-break/parsing/orphans-computed.html | 2 +- css/css-break/parsing/widows-computed.html | 2 +- css/css-color/parsing/color-computed.html | 2 +- css/css-color/parsing/opacity-computed.html | 2 +- css/css-contain/parsing/contain-computed.html | 2 +- css/css-flexbox/parsing/flex-basis-computed.html | 2 +- css/css-flexbox/parsing/flex-computed.html | 2 +- css/css-flexbox/parsing/flex-direction-computed.html | 2 +- css/css-flexbox/parsing/flex-flow-computed.html | 2 +- css/css-flexbox/parsing/flex-grow-computed.html | 2 +- css/css-flexbox/parsing/flex-shrink-computed.html | 2 +- css/css-flexbox/parsing/flex-wrap-computed.html | 2 +- css/css-fonts/parsing/font-family-computed.html | 2 +- css/css-fonts/parsing/font-feature-settings-computed.html | 2 +- css/css-fonts/parsing/font-kerning-computed.html | 2 +- css/css-fonts/parsing/font-size-adjust-computed.html | 2 +- css/css-fonts/parsing/font-size-computed.html | 2 +- css/css-fonts/parsing/font-stretch-computed.html | 2 +- css/css-fonts/parsing/font-style-computed.html | 2 +- css/css-fonts/parsing/font-synthesis-computed.html | 2 +- css/css-fonts/parsing/font-variant-caps-computed.html | 2 +- css/css-fonts/parsing/font-variant-east-asian-computed.html | 2 +- css/css-fonts/parsing/font-variant-ligatures-computed.html | 2 +- css/css-fonts/parsing/font-variant-numeric-computed.html | 2 +- css/css-fonts/parsing/font-variant-position-computed.html | 2 +- css/css-fonts/parsing/font-weight-computed.html | 2 +- css/css-grid/parsing/grid-area-computed.html | 2 +- css/css-grid/parsing/grid-auto-columns-computed.html | 2 +- css/css-grid/parsing/grid-auto-flow-computed.html | 2 +- css/css-grid/parsing/grid-auto-rows-computed.html | 2 +- css/css-grid/parsing/grid-template-areas-computed.html | 2 +- css/css-images/parsing/image-orientation-computed.html | 2 +- css/css-images/parsing/image-rendering-computed.html | 2 +- css/css-images/parsing/object-fit-computed.html | 2 +- css/css-images/parsing/object-position-computed.html | 2 +- css/css-lists/parsing/list-style-computed.html | 2 +- css/css-lists/parsing/list-style-image-computed.sub.html | 2 +- css/css-lists/parsing/list-style-position-computed.html | 2 +- css/css-lists/parsing/list-style-type-computed.html | 2 +- css/css-logical/parsing/border-block-color-computed.html | 2 +- css/css-logical/parsing/border-block-style-computed.html | 2 +- css/css-logical/parsing/border-block-width-computed.html | 2 +- css/css-logical/parsing/border-inline-color-computed.html | 2 +- css/css-logical/parsing/border-inline-style-computed.html | 2 +- css/css-logical/parsing/border-inline-width-computed.html | 2 +- css/css-logical/parsing/inset-block-inline-computed.html | 2 +- css/css-logical/parsing/max-block-size-computed.html | 2 +- css/css-logical/parsing/max-inline-size-computed.html | 2 +- css/css-logical/parsing/min-block-size-computed.html | 2 +- css/css-logical/parsing/min-inline-size-computed.html | 2 +- css/css-masking/parsing/clip-path-computed.html | 2 +- css/css-multicol/parsing/column-count-computed.html | 2 +- css/css-multicol/parsing/column-fill-computed.html | 2 +- css/css-multicol/parsing/column-gap-computed.html | 2 +- css/css-multicol/parsing/column-rule-color-computed.html | 2 +- css/css-multicol/parsing/column-rule-computed.html | 2 +- css/css-multicol/parsing/column-rule-style-computed.html | 2 +- css/css-multicol/parsing/column-rule-width-computed.html | 2 +- css/css-multicol/parsing/column-span-computed.html | 2 +- css/css-multicol/parsing/column-width-computed.html | 2 +- css/css-overflow/parsing/overflow-computed.html | 2 +- css/css-overflow/parsing/text-overflow-computed.html | 2 +- .../parsing/overscroll-behavior-computed.html | 2 +- css/css-position/parsing/bottom-computed.html | 2 +- css/css-position/parsing/inset-after-computed.html | 2 +- css/css-position/parsing/inset-before-computed.html | 2 +- css/css-position/parsing/inset-end-computed.html | 2 +- css/css-position/parsing/inset-start-computed.html | 2 +- css/css-position/parsing/left-computed.html | 2 +- css/css-position/parsing/position-computed.html | 2 +- css/css-position/parsing/right-computed.html | 2 +- css/css-position/parsing/top-computed.html | 2 +- css/css-position/parsing/z-index-computed.html | 2 +- css/css-scroll-anchoring/parsing/overflow-anchor-computed.html | 2 +- css/css-scroll-snap/parsing/scroll-margin-block-computed.html | 2 +- css/css-scroll-snap/parsing/scroll-margin-computed.html | 2 +- css/css-scroll-snap/parsing/scroll-margin-inline-computed.html | 2 +- css/css-scroll-snap/parsing/scroll-padding-block-computed.html | 2 +- css/css-scroll-snap/parsing/scroll-padding-computed.html | 2 +- css/css-scroll-snap/parsing/scroll-padding-inline-computed.html | 2 +- css/css-scroll-snap/parsing/scroll-snap-align-computed.html | 2 +- css/css-scroll-snap/parsing/scroll-snap-stop-computed.html | 2 +- css/css-scroll-snap/parsing/scroll-snap-type-computed.html | 2 +- css/css-shapes/parsing/shape-image-threshold-computed.html | 2 +- css/css-shapes/parsing/shape-margin-computed.html | 2 +- css/css-shapes/parsing/shape-outside-computed.html | 2 +- css/css-size-adjust/parsing/text-size-adjust-computed.html | 2 +- css/css-sizing/parsing/box-sizing-computed.html | 2 +- css/css-tables/parsing/border-collapse-computed.html | 2 +- css/css-tables/parsing/border-spacing-computed.html | 2 +- css/css-tables/parsing/caption-side-computed.html | 2 +- css/css-tables/parsing/empty-cells-computed.html | 2 +- css/css-tables/parsing/table-layout-computed.html | 2 +- css/css-text-decor/parsing/text-decoration-color-computed.html | 2 +- css/css-text-decor/parsing/text-decoration-computed.html | 2 +- css/css-text-decor/parsing/text-decoration-line-computed.html | 2 +- .../parsing/text-decoration-skip-ink-computed.html | 2 +- css/css-text-decor/parsing/text-decoration-style-computed.html | 2 +- .../parsing/text-underline-position-computed.html | 2 +- css/css-text/parsing/hyphens-computed.html | 2 +- css/css-text/parsing/letter-spacing-computed.html | 2 +- css/css-text/parsing/line-break-computed.html | 2 +- css/css-text/parsing/overflow-wrap-computed.html | 2 +- css/css-text/parsing/tab-size-computed.html | 2 +- css/css-text/parsing/text-align-last-computed.html | 2 +- css/css-text/parsing/text-indent-computed.html | 2 +- css/css-text/parsing/text-justify-computed.html | 2 +- css/css-text/parsing/text-transform-computed.html | 2 +- css/css-text/parsing/white-space-computed.html | 2 +- css/css-text/parsing/word-break-computed.html | 2 +- css/css-text/parsing/word-spacing-computed.html | 2 +- css/css-text/parsing/word-wrap-computed.html | 2 +- css/css-transforms/parsing/backface-visibility-computed.html | 2 +- css/css-transitions/parsing/transition-delay-computed.html | 2 +- css/css-transitions/parsing/transition-duration-computed.html | 2 +- css/css-transitions/parsing/transition-property-computed.html | 2 +- css/css-ui/parsing/box-sizing-computed.html | 2 +- css/css-ui/parsing/cursor-computed.html | 2 +- css/css-ui/parsing/outline-offset-computed.html | 2 +- css/css-ui/parsing/outline-style-computed.html | 2 +- css/css-ui/parsing/outline-width-computed.html | 2 +- css/css-ui/parsing/resize-computed.html | 2 +- css/css-ui/parsing/text-overflow-computed.html | 2 +- css/css-ui/parsing/user-select-computed.html | 2 +- css/css-will-change/parsing/will-change-computed.html | 2 +- css/css-writing-modes/parsing/direction-computed.html | 2 +- .../parsing/text-combine-upright-computed.html | 2 +- css/css-writing-modes/parsing/text-orientation-computed.html | 2 +- css/css-writing-modes/parsing/unicode-bidi-computed.html | 2 +- css/css-writing-modes/parsing/writing-mode-computed.html | 2 +- css/filter-effects/parsing/backdrop-filter-computed.html | 2 +- .../parsing/color-interpolation-filters-computed.html | 2 +- css/filter-effects/parsing/filter-computed.html | 2 +- css/filter-effects/parsing/flood-color-computed.html | 2 +- css/filter-effects/parsing/flood-opacity-computed.svg | 2 +- css/filter-effects/parsing/lighting-color-computed.html | 2 +- css/motion/parsing/offset-rotate-computed.html | 2 +- svg/geometry/parsing/cx-computed.svg | 2 +- svg/geometry/parsing/cy-computed.svg | 2 +- svg/geometry/parsing/r-computed.svg | 2 +- svg/geometry/parsing/rx-computed.svg | 2 +- svg/geometry/parsing/ry-computed.svg | 2 +- svg/geometry/parsing/sizing-properties-computed.svg | 2 +- svg/geometry/parsing/x-computed.svg | 2 +- svg/geometry/parsing/y-computed.svg | 2 +- svg/painting/parsing/color-interpolation-computed.svg | 2 +- svg/painting/parsing/fill-computed.svg | 2 +- svg/painting/parsing/fill-opacity-computed.svg | 2 +- svg/painting/parsing/fill-rule-computed.svg | 2 +- svg/painting/parsing/image-rendering-computed.svg | 2 +- svg/painting/parsing/marker-end-computed.svg | 2 +- svg/painting/parsing/marker-mid-computed.svg | 2 +- svg/painting/parsing/marker-start-computed.svg | 2 +- svg/painting/parsing/paint-order-computed.svg | 2 +- svg/painting/parsing/shape-rendering-computed.svg | 2 +- svg/painting/parsing/stroke-computed.svg | 2 +- svg/painting/parsing/stroke-dasharray-computed.svg | 2 +- svg/painting/parsing/stroke-dashoffset-computed.svg | 2 +- svg/painting/parsing/stroke-linecap-computed.svg | 2 +- svg/painting/parsing/stroke-linejoin-computed.svg | 2 +- svg/painting/parsing/stroke-miterlimit-computed.svg | 2 +- svg/painting/parsing/stroke-opacity-computed.svg | 2 +- svg/painting/parsing/stroke-width-computed.svg | 2 +- svg/painting/parsing/text-rendering-computed.svg | 2 +- svg/pservers/parsing/stop-opacity-computed.svg | 2 +- 199 files changed, 199 insertions(+), 199 deletions(-) diff --git a/css/compositing/parsing/background-blend-mode-computed.html b/css/compositing/parsing/background-blend-mode-computed.html index bdc8cf25a587d9..22d6a5f380c910 100644 --- a/css/compositing/parsing/background-blend-mode-computed.html +++ b/css/compositing/parsing/background-blend-mode-computed.html @@ -2,7 +2,7 @@ -Compositing and Blending Level 1: getComputedValue().backgroundBlendMode +Compositing and Blending Level 1: getComputedStyle().backgroundBlendMode diff --git a/css/compositing/parsing/isolation-computed.html b/css/compositing/parsing/isolation-computed.html index 9107d7838971c6..2f7a6e7924962e 100644 --- a/css/compositing/parsing/isolation-computed.html +++ b/css/compositing/parsing/isolation-computed.html @@ -2,7 +2,7 @@ -Compositing and Blending Level 1: getComputedValue().isolation +Compositing and Blending Level 1: getComputedStyle().isolation diff --git a/css/compositing/parsing/mix-blend-mode-computed.html b/css/compositing/parsing/mix-blend-mode-computed.html index 7ac278ba1305b5..38a2c863514317 100644 --- a/css/compositing/parsing/mix-blend-mode-computed.html +++ b/css/compositing/parsing/mix-blend-mode-computed.html @@ -2,7 +2,7 @@ -Compositing and Blending Level 1: getComputedValue().mixBlendMode +Compositing and Blending Level 1: getComputedStyle().mixBlendMode diff --git a/css/css-animations/parsing/animation-delay-computed.html b/css/css-animations/parsing/animation-delay-computed.html index 551c9fbca9ebeb..832466ac064261 100644 --- a/css/css-animations/parsing/animation-delay-computed.html +++ b/css/css-animations/parsing/animation-delay-computed.html @@ -2,7 +2,7 @@ -CSS Animations: getComputedValue().animationDelay +CSS Animations: getComputedStyle().animationDelay diff --git a/css/css-animations/parsing/animation-direction-computed.html b/css/css-animations/parsing/animation-direction-computed.html index 9f4e7e0c6b9424..d99038b3ba72d7 100644 --- a/css/css-animations/parsing/animation-direction-computed.html +++ b/css/css-animations/parsing/animation-direction-computed.html @@ -2,7 +2,7 @@ -CSS Animations: getComputedValue().animationDirection +CSS Animations: getComputedStyle().animationDirection diff --git a/css/css-animations/parsing/animation-duration-computed.html b/css/css-animations/parsing/animation-duration-computed.html index 46a946588b62dd..ef2ef69059fa9f 100644 --- a/css/css-animations/parsing/animation-duration-computed.html +++ b/css/css-animations/parsing/animation-duration-computed.html @@ -2,7 +2,7 @@ -CSS Animations: getComputedValue().animationDuration +CSS Animations: getComputedStyle().animationDuration diff --git a/css/css-animations/parsing/animation-fill-mode-computed.html b/css/css-animations/parsing/animation-fill-mode-computed.html index 91f10fe7d9c60c..f4083b38332eb9 100644 --- a/css/css-animations/parsing/animation-fill-mode-computed.html +++ b/css/css-animations/parsing/animation-fill-mode-computed.html @@ -2,7 +2,7 @@ -CSS Animations: getComputedValue().animationFillMode +CSS Animations: getComputedStyle().animationFillMode diff --git a/css/css-animations/parsing/animation-iteration-count-computed.html b/css/css-animations/parsing/animation-iteration-count-computed.html index c91362719fb901..0ac53aa6518402 100644 --- a/css/css-animations/parsing/animation-iteration-count-computed.html +++ b/css/css-animations/parsing/animation-iteration-count-computed.html @@ -2,7 +2,7 @@ -CSS Animations: getComputedValue().animationIterationCount +CSS Animations: getComputedStyle().animationIterationCount diff --git a/css/css-animations/parsing/animation-play-state-computed.html b/css/css-animations/parsing/animation-play-state-computed.html index ce3f57275b0578..c3ff2aa95f5fe0 100644 --- a/css/css-animations/parsing/animation-play-state-computed.html +++ b/css/css-animations/parsing/animation-play-state-computed.html @@ -2,7 +2,7 @@ -CSS Animations: getComputedValue().animationPlayState +CSS Animations: getComputedStyle().animationPlayState diff --git a/css/css-animations/parsing/animation-timing-function-computed.html b/css/css-animations/parsing/animation-timing-function-computed.html index ad69553c0b4631..99bc12ccaa8f24 100644 --- a/css/css-animations/parsing/animation-timing-function-computed.html +++ b/css/css-animations/parsing/animation-timing-function-computed.html @@ -2,7 +2,7 @@ -CSS Animations: getComputedValue().animationTimingFunction +CSS Animations: getComputedStyle().animationTimingFunction diff --git a/css/css-animations/parsing/transition-timing-function-computed.html b/css/css-animations/parsing/transition-timing-function-computed.html index 8b2189ed53893a..9834dfdbf0dde7 100644 --- a/css/css-animations/parsing/transition-timing-function-computed.html +++ b/css/css-animations/parsing/transition-timing-function-computed.html @@ -2,7 +2,7 @@ -CSS Animations: getComputedValue().transitionTimingFunction +CSS Animations: getComputedStyle().transitionTimingFunction diff --git a/css/css-backgrounds/parsing/background-attachment-computed.html b/css/css-backgrounds/parsing/background-attachment-computed.html index ceb76c2cdae213..702d5fc8ac891a 100644 --- a/css/css-backgrounds/parsing/background-attachment-computed.html +++ b/css/css-backgrounds/parsing/background-attachment-computed.html @@ -2,7 +2,7 @@ -CSS Backgrounds and Borders: getComputedValue().backgroundAttachment +CSS Backgrounds and Borders: getComputedStyle().backgroundAttachment diff --git a/css/css-backgrounds/parsing/background-clip-computed.html b/css/css-backgrounds/parsing/background-clip-computed.html index 9e8b7631bbb37c..91ca19f5b26dc7 100644 --- a/css/css-backgrounds/parsing/background-clip-computed.html +++ b/css/css-backgrounds/parsing/background-clip-computed.html @@ -2,7 +2,7 @@ -CSS Backgrounds and Borders: getComputedValue().backgroundClip +CSS Backgrounds and Borders: getComputedStyle().backgroundClip diff --git a/css/css-backgrounds/parsing/background-color-computed.html b/css/css-backgrounds/parsing/background-color-computed.html index 7fbeac81a9f328..561463803b5246 100644 --- a/css/css-backgrounds/parsing/background-color-computed.html +++ b/css/css-backgrounds/parsing/background-color-computed.html @@ -2,7 +2,7 @@ -CSS Backgrounds and Borders: getComputedValue().backgroundColor +CSS Backgrounds and Borders: getComputedStyle().backgroundColor diff --git a/css/css-backgrounds/parsing/background-computed.html b/css/css-backgrounds/parsing/background-computed.html index cb7d10998e0f46..8a07df4903d6d3 100644 --- a/css/css-backgrounds/parsing/background-computed.html +++ b/css/css-backgrounds/parsing/background-computed.html @@ -2,7 +2,7 @@ -CSS Backgrounds and Borders: getComputedValue().background with multiple layers +CSS Backgrounds and Borders: getComputedStyle().background with multiple layers diff --git a/css/css-backgrounds/parsing/background-image-computed.sub.html b/css/css-backgrounds/parsing/background-image-computed.sub.html index a67823cc125a89..ff2f34a2c661fc 100644 --- a/css/css-backgrounds/parsing/background-image-computed.sub.html +++ b/css/css-backgrounds/parsing/background-image-computed.sub.html @@ -2,7 +2,7 @@ -CSS Backgrounds and Borders: getComputedValue().backgroundImage +CSS Backgrounds and Borders: getComputedStyle().backgroundImage diff --git a/css/css-backgrounds/parsing/background-origin-computed.html b/css/css-backgrounds/parsing/background-origin-computed.html index 4e5280135d8d2d..41887f852dd3e9 100644 --- a/css/css-backgrounds/parsing/background-origin-computed.html +++ b/css/css-backgrounds/parsing/background-origin-computed.html @@ -2,7 +2,7 @@ -CSS Backgrounds and Borders: getComputedValue().backgroundOrigin +CSS Backgrounds and Borders: getComputedStyle().backgroundOrigin diff --git a/css/css-backgrounds/parsing/background-position-computed.html b/css/css-backgrounds/parsing/background-position-computed.html index c5e30745f47602..2a3f6fae1e77f0 100644 --- a/css/css-backgrounds/parsing/background-position-computed.html +++ b/css/css-backgrounds/parsing/background-position-computed.html @@ -2,7 +2,7 @@ -CSS Backgrounds and Borders: getComputedValue().backgroundPosition +CSS Backgrounds and Borders: getComputedStyle().backgroundPosition diff --git a/css/css-backgrounds/parsing/background-position-x-computed.html b/css/css-backgrounds/parsing/background-position-x-computed.html index f64d2658637ae0..6cb7fb2c17401f 100644 --- a/css/css-backgrounds/parsing/background-position-x-computed.html +++ b/css/css-backgrounds/parsing/background-position-x-computed.html @@ -2,7 +2,7 @@ -CSS Backgrounds and Borders Module Level 4: getComputedValue().backgroundPositionX +CSS Backgrounds and Borders Module Level 4: getComputedStyle().backgroundPositionX diff --git a/css/css-backgrounds/parsing/background-position-y-computed.html b/css/css-backgrounds/parsing/background-position-y-computed.html index 103a26037b7115..a2d60bfeb97476 100644 --- a/css/css-backgrounds/parsing/background-position-y-computed.html +++ b/css/css-backgrounds/parsing/background-position-y-computed.html @@ -2,7 +2,7 @@ -CSS Backgrounds and Borders Module Level 4: getComputedValue().backgroundPositionY +CSS Backgrounds and Borders Module Level 4: getComputedStyle().backgroundPositionY diff --git a/css/css-backgrounds/parsing/background-repeat-computed.html b/css/css-backgrounds/parsing/background-repeat-computed.html index f58ab577791a86..ad7bfa5a212243 100644 --- a/css/css-backgrounds/parsing/background-repeat-computed.html +++ b/css/css-backgrounds/parsing/background-repeat-computed.html @@ -2,7 +2,7 @@ -CSS Backgrounds and Borders: getComputedValue().backgroundRepeat +CSS Backgrounds and Borders: getComputedStyle().backgroundRepeat diff --git a/css/css-backgrounds/parsing/background-size-computed.html b/css/css-backgrounds/parsing/background-size-computed.html index 01091f541ff349..2c6e340edd0878 100644 --- a/css/css-backgrounds/parsing/background-size-computed.html +++ b/css/css-backgrounds/parsing/background-size-computed.html @@ -2,7 +2,7 @@ -CSS Backgrounds and Borders: getComputedValue().backgroundSize +CSS Backgrounds and Borders: getComputedStyle().backgroundSize diff --git a/css/css-backgrounds/parsing/border-color-computed.html b/css/css-backgrounds/parsing/border-color-computed.html index 9aee70b5bdfa84..5cff8b3dfae49e 100644 --- a/css/css-backgrounds/parsing/border-color-computed.html +++ b/css/css-backgrounds/parsing/border-color-computed.html @@ -2,7 +2,7 @@ -CSS Backgrounds and Borders: getComputedValue().borderColor +CSS Backgrounds and Borders: getComputedStyle().borderColor diff --git a/css/css-backgrounds/parsing/border-image-outset-computed.html b/css/css-backgrounds/parsing/border-image-outset-computed.html index dc259ce8d094da..c026207991aa2e 100644 --- a/css/css-backgrounds/parsing/border-image-outset-computed.html +++ b/css/css-backgrounds/parsing/border-image-outset-computed.html @@ -2,7 +2,7 @@ -CSS Backgrounds and Borders: getComputedValue().borderImageOutset +CSS Backgrounds and Borders: getComputedStyle().borderImageOutset diff --git a/css/css-backgrounds/parsing/border-image-repeat-computed.html b/css/css-backgrounds/parsing/border-image-repeat-computed.html index 07aa949e972c96..95ce8498f0aff2 100644 --- a/css/css-backgrounds/parsing/border-image-repeat-computed.html +++ b/css/css-backgrounds/parsing/border-image-repeat-computed.html @@ -2,7 +2,7 @@ -CSS Backgrounds and Borders: getComputedValue().borderImageRepeat +CSS Backgrounds and Borders: getComputedStyle().borderImageRepeat diff --git a/css/css-backgrounds/parsing/border-image-slice-computed.html b/css/css-backgrounds/parsing/border-image-slice-computed.html index 9bc3801e4f59f0..bfc8714d9838b5 100644 --- a/css/css-backgrounds/parsing/border-image-slice-computed.html +++ b/css/css-backgrounds/parsing/border-image-slice-computed.html @@ -2,7 +2,7 @@ -CSS Backgrounds and Borders: getComputedValue().borderImageSlice +CSS Backgrounds and Borders: getComputedStyle().borderImageSlice diff --git a/css/css-backgrounds/parsing/border-image-source-computed.html b/css/css-backgrounds/parsing/border-image-source-computed.html index 59cc2a7e14297a..96e6bdf2f09ee5 100644 --- a/css/css-backgrounds/parsing/border-image-source-computed.html +++ b/css/css-backgrounds/parsing/border-image-source-computed.html @@ -2,7 +2,7 @@ -CSS Backgrounds and Borders: getComputedValue().borderImageSource +CSS Backgrounds and Borders: getComputedStyle().borderImageSource diff --git a/css/css-backgrounds/parsing/border-image-width-computed.html b/css/css-backgrounds/parsing/border-image-width-computed.html index 62646921da7472..98e5616a22847c 100644 --- a/css/css-backgrounds/parsing/border-image-width-computed.html +++ b/css/css-backgrounds/parsing/border-image-width-computed.html @@ -2,7 +2,7 @@ -CSS Backgrounds and Borders: getComputedValue().borderImageWidth +CSS Backgrounds and Borders: getComputedStyle().borderImageWidth diff --git a/css/css-backgrounds/parsing/border-style-computed.html b/css/css-backgrounds/parsing/border-style-computed.html index 3e89f92dc40b9c..e890be11289fa0 100644 --- a/css/css-backgrounds/parsing/border-style-computed.html +++ b/css/css-backgrounds/parsing/border-style-computed.html @@ -2,7 +2,7 @@ -CSS Backgrounds and Borders: getComputedValue().borderStyle +CSS Backgrounds and Borders: getComputedStyle().borderStyle diff --git a/css/css-backgrounds/parsing/border-width-computed.html b/css/css-backgrounds/parsing/border-width-computed.html index 9ca2484ca07c7b..ab4169ea99f4a0 100644 --- a/css/css-backgrounds/parsing/border-width-computed.html +++ b/css/css-backgrounds/parsing/border-width-computed.html @@ -2,7 +2,7 @@ -CSS Backgrounds and Borders: getComputedValue().borderWidth +CSS Backgrounds and Borders: getComputedStyle().borderWidth diff --git a/css/css-break/parsing/box-decoration-break-computed.html b/css/css-break/parsing/box-decoration-break-computed.html index 86c7edba88ca35..b84a5522f2be89 100644 --- a/css/css-break/parsing/box-decoration-break-computed.html +++ b/css/css-break/parsing/box-decoration-break-computed.html @@ -2,7 +2,7 @@ -CSS Fragmentation Module Level 3: getComputedValue().boxDecorationBreak +CSS Fragmentation Module Level 3: getComputedStyle().boxDecorationBreak diff --git a/css/css-break/parsing/break-after-computed.html b/css/css-break/parsing/break-after-computed.html index a62160e425a358..dfc9a0be27bcf0 100644 --- a/css/css-break/parsing/break-after-computed.html +++ b/css/css-break/parsing/break-after-computed.html @@ -2,7 +2,7 @@ -CSS Fragmentation Module Level 3: getComputedValue().breakAfter +CSS Fragmentation Module Level 3: getComputedStyle().breakAfter diff --git a/css/css-break/parsing/break-before-computed.html b/css/css-break/parsing/break-before-computed.html index 229ab4fd8a5ebb..89baff4b0d368d 100644 --- a/css/css-break/parsing/break-before-computed.html +++ b/css/css-break/parsing/break-before-computed.html @@ -2,7 +2,7 @@ -CSS Fragmentation Module Level 3: getComputedValue().breakBefore +CSS Fragmentation Module Level 3: getComputedStyle().breakBefore diff --git a/css/css-break/parsing/break-inside-computed.html b/css/css-break/parsing/break-inside-computed.html index fe36c24e07b3f5..ad468943c1caf3 100644 --- a/css/css-break/parsing/break-inside-computed.html +++ b/css/css-break/parsing/break-inside-computed.html @@ -2,7 +2,7 @@ -CSS Fragmentation Module Level 3: getComputedValue().breakAfter +CSS Fragmentation Module Level 3: getComputedStyle().breakAfter diff --git a/css/css-break/parsing/orphans-computed.html b/css/css-break/parsing/orphans-computed.html index c0438c6911f8ee..ba98cd52564596 100644 --- a/css/css-break/parsing/orphans-computed.html +++ b/css/css-break/parsing/orphans-computed.html @@ -2,7 +2,7 @@ -CSS Fragmentation Module Level 3: getComputedValue().orphans +CSS Fragmentation Module Level 3: getComputedStyle().orphans diff --git a/css/css-break/parsing/widows-computed.html b/css/css-break/parsing/widows-computed.html index 3ef1d1d4016df4..1dfb65c5168ee2 100644 --- a/css/css-break/parsing/widows-computed.html +++ b/css/css-break/parsing/widows-computed.html @@ -2,7 +2,7 @@ -CSS Fragmentation Module Level 3: getComputedValue().widows +CSS Fragmentation Module Level 3: getComputedStyle().widows diff --git a/css/css-color/parsing/color-computed.html b/css/css-color/parsing/color-computed.html index e339a0ca547116..6c0e130196d0be 100644 --- a/css/css-color/parsing/color-computed.html +++ b/css/css-color/parsing/color-computed.html @@ -2,7 +2,7 @@ -CSS Color Module Level 3: getComputedValue().color +CSS Color Module Level 3: getComputedStyle().color diff --git a/css/css-color/parsing/opacity-computed.html b/css/css-color/parsing/opacity-computed.html index 32250b38544aac..1ac8b5e4aa2784 100644 --- a/css/css-color/parsing/opacity-computed.html +++ b/css/css-color/parsing/opacity-computed.html @@ -2,7 +2,7 @@ -CSS Grid Layout Test: getComputedValue().opacity +CSS Grid Layout Test: getComputedStyle().opacity diff --git a/css/css-contain/parsing/contain-computed.html b/css/css-contain/parsing/contain-computed.html index 18720b74195fed..9d36ada95b8337 100644 --- a/css/css-contain/parsing/contain-computed.html +++ b/css/css-contain/parsing/contain-computed.html @@ -2,7 +2,7 @@ -CSS Containment Module Level 1: getComputedValue().contain +CSS Containment Module Level 1: getComputedStyle().contain diff --git a/css/css-flexbox/parsing/flex-basis-computed.html b/css/css-flexbox/parsing/flex-basis-computed.html index 79781dd207e4f4..a2cd407fc72be3 100644 --- a/css/css-flexbox/parsing/flex-basis-computed.html +++ b/css/css-flexbox/parsing/flex-basis-computed.html @@ -2,7 +2,7 @@ -CSS Flexible Box Layout: getComputedValue().flexBasis +CSS Flexible Box Layout: getComputedStyle().flexBasis diff --git a/css/css-flexbox/parsing/flex-computed.html b/css/css-flexbox/parsing/flex-computed.html index 5f539866d7182c..ea1f4f6fa4568e 100644 --- a/css/css-flexbox/parsing/flex-computed.html +++ b/css/css-flexbox/parsing/flex-computed.html @@ -2,7 +2,7 @@ -CSS Flexible Box Layout: getComputedValue().flex +CSS Flexible Box Layout: getComputedStyle().flex diff --git a/css/css-flexbox/parsing/flex-direction-computed.html b/css/css-flexbox/parsing/flex-direction-computed.html index 13b2f7e674f9a2..0d6b0bb6f2f130 100644 --- a/css/css-flexbox/parsing/flex-direction-computed.html +++ b/css/css-flexbox/parsing/flex-direction-computed.html @@ -2,7 +2,7 @@ -CSS Flexible Box Layout: getComputedValue().flexDirection +CSS Flexible Box Layout: getComputedStyle().flexDirection diff --git a/css/css-flexbox/parsing/flex-flow-computed.html b/css/css-flexbox/parsing/flex-flow-computed.html index cb4acbba1ab1d6..2dda28ab4469fb 100644 --- a/css/css-flexbox/parsing/flex-flow-computed.html +++ b/css/css-flexbox/parsing/flex-flow-computed.html @@ -2,7 +2,7 @@ -CSS Animations: getComputedValue().flexFlow +CSS Animations: getComputedStyle().flexFlow diff --git a/css/css-flexbox/parsing/flex-grow-computed.html b/css/css-flexbox/parsing/flex-grow-computed.html index fa6744655f96f5..f046a0ba8362f5 100644 --- a/css/css-flexbox/parsing/flex-grow-computed.html +++ b/css/css-flexbox/parsing/flex-grow-computed.html @@ -2,7 +2,7 @@ -CSS Flexible Box Layout: getComputedValue().flexGrow +CSS Flexible Box Layout: getComputedStyle().flexGrow diff --git a/css/css-flexbox/parsing/flex-shrink-computed.html b/css/css-flexbox/parsing/flex-shrink-computed.html index 299d62285e4389..69a6d8c52b61f1 100644 --- a/css/css-flexbox/parsing/flex-shrink-computed.html +++ b/css/css-flexbox/parsing/flex-shrink-computed.html @@ -2,7 +2,7 @@ -CSS Flexible Box Layout: getComputedValue().flexShrink +CSS Flexible Box Layout: getComputedStyle().flexShrink diff --git a/css/css-flexbox/parsing/flex-wrap-computed.html b/css/css-flexbox/parsing/flex-wrap-computed.html index 46df87f38017c2..e471bdd787244a 100644 --- a/css/css-flexbox/parsing/flex-wrap-computed.html +++ b/css/css-flexbox/parsing/flex-wrap-computed.html @@ -2,7 +2,7 @@ -CSS Flexible Box Layout: getComputedValue().flexWrap +CSS Flexible Box Layout: getComputedStyle().flexWrap diff --git a/css/css-fonts/parsing/font-family-computed.html b/css/css-fonts/parsing/font-family-computed.html index 993b72e6a8f013..2f5f7dd91cd22d 100644 --- a/css/css-fonts/parsing/font-family-computed.html +++ b/css/css-fonts/parsing/font-family-computed.html @@ -2,7 +2,7 @@ -CSS Fonts Module Level 3: getComputedValue().fontFamily +CSS Fonts Module Level 3: getComputedStyle().fontFamily diff --git a/css/css-fonts/parsing/font-feature-settings-computed.html b/css/css-fonts/parsing/font-feature-settings-computed.html index 137d9dbbf478a7..8fa2eda8214ef1 100644 --- a/css/css-fonts/parsing/font-feature-settings-computed.html +++ b/css/css-fonts/parsing/font-feature-settings-computed.html @@ -2,7 +2,7 @@ -CSS Fonts Module Level 3: getComputedValue().fontFeatureSettings +CSS Fonts Module Level 3: getComputedStyle().fontFeatureSettings diff --git a/css/css-fonts/parsing/font-kerning-computed.html b/css/css-fonts/parsing/font-kerning-computed.html index 5cd0b252ffed75..8abd71b03bf961 100644 --- a/css/css-fonts/parsing/font-kerning-computed.html +++ b/css/css-fonts/parsing/font-kerning-computed.html @@ -2,7 +2,7 @@ -CSS Fonts Module Level 3: getComputedValue().fontKerning +CSS Fonts Module Level 3: getComputedStyle().fontKerning diff --git a/css/css-fonts/parsing/font-size-adjust-computed.html b/css/css-fonts/parsing/font-size-adjust-computed.html index 601e22ee0d1351..4abf011d91e07f 100644 --- a/css/css-fonts/parsing/font-size-adjust-computed.html +++ b/css/css-fonts/parsing/font-size-adjust-computed.html @@ -2,7 +2,7 @@ -CSS Fonts Module Level 3: getComputedValue().fontSizeAdjust +CSS Fonts Module Level 3: getComputedStyle().fontSizeAdjust diff --git a/css/css-fonts/parsing/font-size-computed.html b/css/css-fonts/parsing/font-size-computed.html index ebbbeac0802928..3a98c75c25bcee 100644 --- a/css/css-fonts/parsing/font-size-computed.html +++ b/css/css-fonts/parsing/font-size-computed.html @@ -2,7 +2,7 @@ -CSS Fonts Module Level 4: getComputedValue().fontSize +CSS Fonts Module Level 4: getComputedStyle().fontSize diff --git a/css/css-fonts/parsing/font-stretch-computed.html b/css/css-fonts/parsing/font-stretch-computed.html index 4a1ecdb6a6b84b..9d1136ef693356 100644 --- a/css/css-fonts/parsing/font-stretch-computed.html +++ b/css/css-fonts/parsing/font-stretch-computed.html @@ -2,7 +2,7 @@ -CSS Fonts Module Level 4: getComputedValue().fontStretch +CSS Fonts Module Level 4: getComputedStyle().fontStretch diff --git a/css/css-fonts/parsing/font-style-computed.html b/css/css-fonts/parsing/font-style-computed.html index a7bb42146a0e2b..c14757406a9774 100644 --- a/css/css-fonts/parsing/font-style-computed.html +++ b/css/css-fonts/parsing/font-style-computed.html @@ -2,7 +2,7 @@ -CSS Fonts Module Level 3: getComputedValue().fontStyle +CSS Fonts Module Level 3: getComputedStyle().fontStyle diff --git a/css/css-fonts/parsing/font-synthesis-computed.html b/css/css-fonts/parsing/font-synthesis-computed.html index 933a879bfb6196..7d1ff6e011c795 100644 --- a/css/css-fonts/parsing/font-synthesis-computed.html +++ b/css/css-fonts/parsing/font-synthesis-computed.html @@ -2,7 +2,7 @@ -CSS Fonts Module Level 3: getComputedValue().fontSynthesis +CSS Fonts Module Level 3: getComputedStyle().fontSynthesis diff --git a/css/css-fonts/parsing/font-variant-caps-computed.html b/css/css-fonts/parsing/font-variant-caps-computed.html index 03f37ec11c981d..01b890df205a1d 100644 --- a/css/css-fonts/parsing/font-variant-caps-computed.html +++ b/css/css-fonts/parsing/font-variant-caps-computed.html @@ -2,7 +2,7 @@ -CSS Fonts Module Level 3: getComputedValue().fontVariantCaps +CSS Fonts Module Level 3: getComputedStyle().fontVariantCaps diff --git a/css/css-fonts/parsing/font-variant-east-asian-computed.html b/css/css-fonts/parsing/font-variant-east-asian-computed.html index 27b3b1c86dfb19..5f820cd386e57a 100644 --- a/css/css-fonts/parsing/font-variant-east-asian-computed.html +++ b/css/css-fonts/parsing/font-variant-east-asian-computed.html @@ -2,7 +2,7 @@ -CSS Fonts Module Level 3: getComputedValue().fontVariantEastAsian +CSS Fonts Module Level 3: getComputedStyle().fontVariantEastAsian diff --git a/css/css-fonts/parsing/font-variant-ligatures-computed.html b/css/css-fonts/parsing/font-variant-ligatures-computed.html index 8cc3fce267fd66..a9dfac54e9b859 100644 --- a/css/css-fonts/parsing/font-variant-ligatures-computed.html +++ b/css/css-fonts/parsing/font-variant-ligatures-computed.html @@ -2,7 +2,7 @@ -CSS Fonts Module Level 3: getComputedValue().fontVariantLigatures +CSS Fonts Module Level 3: getComputedStyle().fontVariantLigatures diff --git a/css/css-fonts/parsing/font-variant-numeric-computed.html b/css/css-fonts/parsing/font-variant-numeric-computed.html index b7706e2688af58..ae3fbecefee29f 100644 --- a/css/css-fonts/parsing/font-variant-numeric-computed.html +++ b/css/css-fonts/parsing/font-variant-numeric-computed.html @@ -2,7 +2,7 @@ -CSS Fonts Module Level 3: getComputedValue().fontVariantNumeric +CSS Fonts Module Level 3: getComputedStyle().fontVariantNumeric diff --git a/css/css-fonts/parsing/font-variant-position-computed.html b/css/css-fonts/parsing/font-variant-position-computed.html index f11c0f6ab972a5..24bac43e799394 100644 --- a/css/css-fonts/parsing/font-variant-position-computed.html +++ b/css/css-fonts/parsing/font-variant-position-computed.html @@ -2,7 +2,7 @@ -CSS Fonts Module Level 3: getComputedValue().fontVariantPosition +CSS Fonts Module Level 3: getComputedStyle().fontVariantPosition diff --git a/css/css-fonts/parsing/font-weight-computed.html b/css/css-fonts/parsing/font-weight-computed.html index b88565ee5aa23b..08208e5dd493a4 100644 --- a/css/css-fonts/parsing/font-weight-computed.html +++ b/css/css-fonts/parsing/font-weight-computed.html @@ -2,7 +2,7 @@ -CSS Fonts Module Level 3: getComputedValue().fontWeight +CSS Fonts Module Level 3: getComputedStyle().fontWeight diff --git a/css/css-grid/parsing/grid-area-computed.html b/css/css-grid/parsing/grid-area-computed.html index 731b7ebda61e5b..beecdd6c565517 100644 --- a/css/css-grid/parsing/grid-area-computed.html +++ b/css/css-grid/parsing/grid-area-computed.html @@ -2,7 +2,7 @@ -CSS Grid Layout Test: getComputedValue().gridArea +CSS Grid Layout Test: getComputedStyle().gridArea diff --git a/css/css-grid/parsing/grid-auto-columns-computed.html b/css/css-grid/parsing/grid-auto-columns-computed.html index 6aea96a80f6dcf..ac8a9fb4ef0c16 100644 --- a/css/css-grid/parsing/grid-auto-columns-computed.html +++ b/css/css-grid/parsing/grid-auto-columns-computed.html @@ -2,7 +2,7 @@ -CSS Grid Layout Test: getComputedValue().gridAutoColumns +CSS Grid Layout Test: getComputedStyle().gridAutoColumns diff --git a/css/css-grid/parsing/grid-auto-flow-computed.html b/css/css-grid/parsing/grid-auto-flow-computed.html index a91593efc1bbc4..330956c493c865 100644 --- a/css/css-grid/parsing/grid-auto-flow-computed.html +++ b/css/css-grid/parsing/grid-auto-flow-computed.html @@ -2,7 +2,7 @@ -CSS Grid Layout Test: getComputedValue().gridAutoFlow +CSS Grid Layout Test: getComputedStyle().gridAutoFlow diff --git a/css/css-grid/parsing/grid-auto-rows-computed.html b/css/css-grid/parsing/grid-auto-rows-computed.html index 071c16928e5719..761c5d785d2732 100644 --- a/css/css-grid/parsing/grid-auto-rows-computed.html +++ b/css/css-grid/parsing/grid-auto-rows-computed.html @@ -2,7 +2,7 @@ -CSS Grid Layout Test: getComputedValue().gridAutoRows +CSS Grid Layout Test: getComputedStyle().gridAutoRows diff --git a/css/css-grid/parsing/grid-template-areas-computed.html b/css/css-grid/parsing/grid-template-areas-computed.html index 84627f8d2851ee..8290a40088311e 100644 --- a/css/css-grid/parsing/grid-template-areas-computed.html +++ b/css/css-grid/parsing/grid-template-areas-computed.html @@ -2,7 +2,7 @@ -CSS Grid Layout Test: getComputedValue().gridTemplateAreas +CSS Grid Layout Test: getComputedStyle().gridTemplateAreas diff --git a/css/css-images/parsing/image-orientation-computed.html b/css/css-images/parsing/image-orientation-computed.html index e819dfc725c1fe..23a27a3393ed9b 100644 --- a/css/css-images/parsing/image-orientation-computed.html +++ b/css/css-images/parsing/image-orientation-computed.html @@ -2,7 +2,7 @@ -CSS Images: getComputedValue().imageOrientation +CSS Images: getComputedStyle().imageOrientation diff --git a/css/css-images/parsing/image-rendering-computed.html b/css/css-images/parsing/image-rendering-computed.html index 9655aa880e7f5f..f682a795d45a18 100644 --- a/css/css-images/parsing/image-rendering-computed.html +++ b/css/css-images/parsing/image-rendering-computed.html @@ -2,7 +2,7 @@ -CSS Images: getComputedValue().imageRendering +CSS Images: getComputedStyle().imageRendering diff --git a/css/css-images/parsing/object-fit-computed.html b/css/css-images/parsing/object-fit-computed.html index d3c6a150442f6d..5d8b7c1f88f9a6 100644 --- a/css/css-images/parsing/object-fit-computed.html +++ b/css/css-images/parsing/object-fit-computed.html @@ -2,7 +2,7 @@ -CSS Images: getComputedValue().objectFit +CSS Images: getComputedStyle().objectFit diff --git a/css/css-images/parsing/object-position-computed.html b/css/css-images/parsing/object-position-computed.html index f95dcc05fed41a..37b198c52e9a28 100644 --- a/css/css-images/parsing/object-position-computed.html +++ b/css/css-images/parsing/object-position-computed.html @@ -2,7 +2,7 @@ -CSS Images Module Level 3 Test: getComputedValue().objectPosition +CSS Images Module Level 3 Test: getComputedStyle().objectPosition diff --git a/css/css-lists/parsing/list-style-computed.html b/css/css-lists/parsing/list-style-computed.html index 84409e8335b097..67bdc46f8c11ae 100644 --- a/css/css-lists/parsing/list-style-computed.html +++ b/css/css-lists/parsing/list-style-computed.html @@ -2,7 +2,7 @@ -CSS Lists: getComputedValue().listStyle +CSS Lists: getComputedStyle().listStyle diff --git a/css/css-lists/parsing/list-style-image-computed.sub.html b/css/css-lists/parsing/list-style-image-computed.sub.html index 114f08ecd75f77..a39b0f09129707 100644 --- a/css/css-lists/parsing/list-style-image-computed.sub.html +++ b/css/css-lists/parsing/list-style-image-computed.sub.html @@ -2,7 +2,7 @@ -CSS Lists: getComputedValue().listStyleImage +CSS Lists: getComputedStyle().listStyleImage diff --git a/css/css-lists/parsing/list-style-position-computed.html b/css/css-lists/parsing/list-style-position-computed.html index e36181b1dd4c70..07d9161fc087a5 100644 --- a/css/css-lists/parsing/list-style-position-computed.html +++ b/css/css-lists/parsing/list-style-position-computed.html @@ -2,7 +2,7 @@ -CSS Lists: getComputedValue().listStylePosition +CSS Lists: getComputedStyle().listStylePosition diff --git a/css/css-lists/parsing/list-style-type-computed.html b/css/css-lists/parsing/list-style-type-computed.html index 0a8cd48b6af9e2..21230f31b05058 100644 --- a/css/css-lists/parsing/list-style-type-computed.html +++ b/css/css-lists/parsing/list-style-type-computed.html @@ -2,7 +2,7 @@ -CSS Lists: getComputedValue().listStyleType +CSS Lists: getComputedStyle().listStyleType diff --git a/css/css-logical/parsing/border-block-color-computed.html b/css/css-logical/parsing/border-block-color-computed.html index dc9e44edb1a11c..24a745f5fe0fee 100644 --- a/css/css-logical/parsing/border-block-color-computed.html +++ b/css/css-logical/parsing/border-block-color-computed.html @@ -2,7 +2,7 @@ -CSS Logical Properties and Values: getComputedValue().borderBlockColor +CSS Logical Properties and Values: getComputedStyle().borderBlockColor diff --git a/css/css-logical/parsing/border-block-style-computed.html b/css/css-logical/parsing/border-block-style-computed.html index beb3869863ccf0..9cd8a252b27476 100644 --- a/css/css-logical/parsing/border-block-style-computed.html +++ b/css/css-logical/parsing/border-block-style-computed.html @@ -2,7 +2,7 @@ -CSS Logical Properties and Values: getComputedValue().borderBlockStyle +CSS Logical Properties and Values: getComputedStyle().borderBlockStyle diff --git a/css/css-logical/parsing/border-block-width-computed.html b/css/css-logical/parsing/border-block-width-computed.html index 3b4d934f8b23b2..66b0cb7c60a51c 100644 --- a/css/css-logical/parsing/border-block-width-computed.html +++ b/css/css-logical/parsing/border-block-width-computed.html @@ -2,7 +2,7 @@ -CSS Logical Properties and Values: getComputedValue().borderBlockWidth +CSS Logical Properties and Values: getComputedStyle().borderBlockWidth diff --git a/css/css-logical/parsing/border-inline-color-computed.html b/css/css-logical/parsing/border-inline-color-computed.html index e9eff2419fea7b..106a4f48e4e554 100644 --- a/css/css-logical/parsing/border-inline-color-computed.html +++ b/css/css-logical/parsing/border-inline-color-computed.html @@ -2,7 +2,7 @@ -CSS Logical Properties and Values: getComputedValue().borderInlineColor +CSS Logical Properties and Values: getComputedStyle().borderInlineColor diff --git a/css/css-logical/parsing/border-inline-style-computed.html b/css/css-logical/parsing/border-inline-style-computed.html index adcd6d02976fca..0ba858a6850ac8 100644 --- a/css/css-logical/parsing/border-inline-style-computed.html +++ b/css/css-logical/parsing/border-inline-style-computed.html @@ -2,7 +2,7 @@ -CSS Logical Properties and Values: getComputedValue().borderInlineStyle +CSS Logical Properties and Values: getComputedStyle().borderInlineStyle diff --git a/css/css-logical/parsing/border-inline-width-computed.html b/css/css-logical/parsing/border-inline-width-computed.html index d421329bb28a3d..03b71f03861e98 100644 --- a/css/css-logical/parsing/border-inline-width-computed.html +++ b/css/css-logical/parsing/border-inline-width-computed.html @@ -2,7 +2,7 @@ -CSS Logical Properties and Values: getComputedValue().borderInlineWidth +CSS Logical Properties and Values: getComputedStyle().borderInlineWidth diff --git a/css/css-logical/parsing/inset-block-inline-computed.html b/css/css-logical/parsing/inset-block-inline-computed.html index 258960d795e349..d18e97dfc3e823 100644 --- a/css/css-logical/parsing/inset-block-inline-computed.html +++ b/css/css-logical/parsing/inset-block-inline-computed.html @@ -2,7 +2,7 @@ -CSS Logical Properties and Values: getComputedValue().insetBlock / insetInline +CSS Logical Properties and Values: getComputedStyle().insetBlock / insetInline diff --git a/css/css-logical/parsing/max-block-size-computed.html b/css/css-logical/parsing/max-block-size-computed.html index d7d7f2f8740f46..12764d3ea63897 100644 --- a/css/css-logical/parsing/max-block-size-computed.html +++ b/css/css-logical/parsing/max-block-size-computed.html @@ -2,7 +2,7 @@ -CSS Logical Properties and Values: getComputedValue().maxBlockSize +CSS Logical Properties and Values: getComputedStyle().maxBlockSize diff --git a/css/css-logical/parsing/max-inline-size-computed.html b/css/css-logical/parsing/max-inline-size-computed.html index c5d1fe6e8dfeb2..693262f25093d9 100644 --- a/css/css-logical/parsing/max-inline-size-computed.html +++ b/css/css-logical/parsing/max-inline-size-computed.html @@ -2,7 +2,7 @@ -CSS Logical Properties and Values: getComputedValue().maxInlineSize +CSS Logical Properties and Values: getComputedStyle().maxInlineSize diff --git a/css/css-logical/parsing/min-block-size-computed.html b/css/css-logical/parsing/min-block-size-computed.html index d08a0f6fc4b68f..7c59eb5a49f512 100644 --- a/css/css-logical/parsing/min-block-size-computed.html +++ b/css/css-logical/parsing/min-block-size-computed.html @@ -2,7 +2,7 @@ -CSS Logical Properties and Values: getComputedValue().minBlockSize +CSS Logical Properties and Values: getComputedStyle().minBlockSize diff --git a/css/css-logical/parsing/min-inline-size-computed.html b/css/css-logical/parsing/min-inline-size-computed.html index ac17044f4b8d34..730ad4e4742eb0 100644 --- a/css/css-logical/parsing/min-inline-size-computed.html +++ b/css/css-logical/parsing/min-inline-size-computed.html @@ -2,7 +2,7 @@ -CSS Logical Properties and Values: getComputedValue().minInlineSize +CSS Logical Properties and Values: getComputedStyle().minInlineSize diff --git a/css/css-masking/parsing/clip-path-computed.html b/css/css-masking/parsing/clip-path-computed.html index 712cad57b4c9d1..00a75cdefa8fb3 100644 --- a/css/css-masking/parsing/clip-path-computed.html +++ b/css/css-masking/parsing/clip-path-computed.html @@ -2,7 +2,7 @@ -CSS Shapes Module Level 1: getComputedValue().shapeOutside +CSS Shapes Module Level 1: getComputedStyle().shapeOutside diff --git a/css/css-multicol/parsing/column-count-computed.html b/css/css-multicol/parsing/column-count-computed.html index 354b953b082946..702632d2dd4d30 100644 --- a/css/css-multicol/parsing/column-count-computed.html +++ b/css/css-multicol/parsing/column-count-computed.html @@ -2,7 +2,7 @@ -CSS Multi-column Layout: getComputedValue().columnCount +CSS Multi-column Layout: getComputedStyle().columnCount diff --git a/css/css-multicol/parsing/column-fill-computed.html b/css/css-multicol/parsing/column-fill-computed.html index cc39c51a3ac2c1..6a27f105c3a270 100644 --- a/css/css-multicol/parsing/column-fill-computed.html +++ b/css/css-multicol/parsing/column-fill-computed.html @@ -2,7 +2,7 @@ -CSS Multi-column Layout: getComputedValue().columnFill +CSS Multi-column Layout: getComputedStyle().columnFill diff --git a/css/css-multicol/parsing/column-gap-computed.html b/css/css-multicol/parsing/column-gap-computed.html index 60f5cf06fd41c1..d0f88d43b56efc 100644 --- a/css/css-multicol/parsing/column-gap-computed.html +++ b/css/css-multicol/parsing/column-gap-computed.html @@ -2,7 +2,7 @@ -CSS Multi-column Layout: getComputedValue().columnGap +CSS Multi-column Layout: getComputedStyle().columnGap diff --git a/css/css-multicol/parsing/column-rule-color-computed.html b/css/css-multicol/parsing/column-rule-color-computed.html index f04f6b67800012..d5cc24075114d1 100644 --- a/css/css-multicol/parsing/column-rule-color-computed.html +++ b/css/css-multicol/parsing/column-rule-color-computed.html @@ -2,7 +2,7 @@ -CSS Multi-column Layout: getComputedValue().columnRuleColor +CSS Multi-column Layout: getComputedStyle().columnRuleColor diff --git a/css/css-multicol/parsing/column-rule-computed.html b/css/css-multicol/parsing/column-rule-computed.html index a0907cdfeed353..96ba734d8947da 100644 --- a/css/css-multicol/parsing/column-rule-computed.html +++ b/css/css-multicol/parsing/column-rule-computed.html @@ -2,7 +2,7 @@ -CSS Multi-column Layout: getComputedValue().columnRule +CSS Multi-column Layout: getComputedStyle().columnRule diff --git a/css/css-multicol/parsing/column-rule-style-computed.html b/css/css-multicol/parsing/column-rule-style-computed.html index 6a74b7b911cbb4..277750ef36334b 100644 --- a/css/css-multicol/parsing/column-rule-style-computed.html +++ b/css/css-multicol/parsing/column-rule-style-computed.html @@ -2,7 +2,7 @@ -CSS Multi-column Layout: getComputedValue().columnRuleStyle +CSS Multi-column Layout: getComputedStyle().columnRuleStyle diff --git a/css/css-multicol/parsing/column-rule-width-computed.html b/css/css-multicol/parsing/column-rule-width-computed.html index f4b335764f2f00..3061f59e231c31 100644 --- a/css/css-multicol/parsing/column-rule-width-computed.html +++ b/css/css-multicol/parsing/column-rule-width-computed.html @@ -2,7 +2,7 @@ -CSS Multi-column Layout: getComputedValue().columnRuleWidth +CSS Multi-column Layout: getComputedStyle().columnRuleWidth diff --git a/css/css-multicol/parsing/column-span-computed.html b/css/css-multicol/parsing/column-span-computed.html index 7c5417b195c8fb..3b6bcf15cc30ed 100644 --- a/css/css-multicol/parsing/column-span-computed.html +++ b/css/css-multicol/parsing/column-span-computed.html @@ -2,7 +2,7 @@ -CSS Multi-column Layout: getComputedValue().columnSpan +CSS Multi-column Layout: getComputedStyle().columnSpan diff --git a/css/css-multicol/parsing/column-width-computed.html b/css/css-multicol/parsing/column-width-computed.html index 48dd692bc3b798..328d47f8a74cd2 100644 --- a/css/css-multicol/parsing/column-width-computed.html +++ b/css/css-multicol/parsing/column-width-computed.html @@ -2,7 +2,7 @@ -CSS Multi-column Layout: getComputedValue().columnWidth +CSS Multi-column Layout: getComputedStyle().columnWidth diff --git a/css/css-overflow/parsing/overflow-computed.html b/css/css-overflow/parsing/overflow-computed.html index f3aaaa3c67ffd8..1bacd9b01e845f 100644 --- a/css/css-overflow/parsing/overflow-computed.html +++ b/css/css-overflow/parsing/overflow-computed.html @@ -2,7 +2,7 @@ -CSS Overflow: getComputedValue().overflow +CSS Overflow: getComputedStyle().overflow diff --git a/css/css-overflow/parsing/text-overflow-computed.html b/css/css-overflow/parsing/text-overflow-computed.html index 39358d04c6ce8b..60add5dd12d643 100644 --- a/css/css-overflow/parsing/text-overflow-computed.html +++ b/css/css-overflow/parsing/text-overflow-computed.html @@ -2,7 +2,7 @@ -CSS Overflow: getComputedValue().textOverflow +CSS Overflow: getComputedStyle().textOverflow diff --git a/css/css-overscroll-behavior/parsing/overscroll-behavior-computed.html b/css/css-overscroll-behavior/parsing/overscroll-behavior-computed.html index b587ec5cff2214..e7b40d95c57601 100644 --- a/css/css-overscroll-behavior/parsing/overscroll-behavior-computed.html +++ b/css/css-overscroll-behavior/parsing/overscroll-behavior-computed.html @@ -2,7 +2,7 @@ -CSS Overscroll Behavior: getComputedValue().overscrollBehavior* +CSS Overscroll Behavior: getComputedStyle().overscrollBehavior* diff --git a/css/css-position/parsing/bottom-computed.html b/css/css-position/parsing/bottom-computed.html index 150b6d44e63a26..baeef5daa5df49 100644 --- a/css/css-position/parsing/bottom-computed.html +++ b/css/css-position/parsing/bottom-computed.html @@ -2,7 +2,7 @@ -CSS Positioned Layout Module Level 3: getComputedValue().bottom +CSS Positioned Layout Module Level 3: getComputedStyle().bottom diff --git a/css/css-position/parsing/inset-after-computed.html b/css/css-position/parsing/inset-after-computed.html index 1a324ed5e088b1..b095809f8c80ef 100644 --- a/css/css-position/parsing/inset-after-computed.html +++ b/css/css-position/parsing/inset-after-computed.html @@ -2,7 +2,7 @@ -CSS Positioned Layout Module Level 3: getComputedValue().insetAfter +CSS Positioned Layout Module Level 3: getComputedStyle().insetAfter diff --git a/css/css-position/parsing/inset-before-computed.html b/css/css-position/parsing/inset-before-computed.html index 3df39d4053b7bd..088a95714b91c1 100644 --- a/css/css-position/parsing/inset-before-computed.html +++ b/css/css-position/parsing/inset-before-computed.html @@ -2,7 +2,7 @@ -CSS Positioned Layout Module Level 3: getComputedValue().insetBefore +CSS Positioned Layout Module Level 3: getComputedStyle().insetBefore diff --git a/css/css-position/parsing/inset-end-computed.html b/css/css-position/parsing/inset-end-computed.html index 5455a2bacc6a48..ddc18ced27c5e3 100644 --- a/css/css-position/parsing/inset-end-computed.html +++ b/css/css-position/parsing/inset-end-computed.html @@ -2,7 +2,7 @@ -CSS Positioned Layout Module Level 3: getComputedValue().insetEnd +CSS Positioned Layout Module Level 3: getComputedStyle().insetEnd diff --git a/css/css-position/parsing/inset-start-computed.html b/css/css-position/parsing/inset-start-computed.html index 0eea5ddb97b75d..f92202f1c3b920 100644 --- a/css/css-position/parsing/inset-start-computed.html +++ b/css/css-position/parsing/inset-start-computed.html @@ -2,7 +2,7 @@ -CSS Positioned Layout Module Level 3: getComputedValue().insetStart +CSS Positioned Layout Module Level 3: getComputedStyle().insetStart diff --git a/css/css-position/parsing/left-computed.html b/css/css-position/parsing/left-computed.html index fe0014660068da..9c8430ab10f783 100644 --- a/css/css-position/parsing/left-computed.html +++ b/css/css-position/parsing/left-computed.html @@ -2,7 +2,7 @@ -CSS Positioned Layout Module Level 3: getComputedValue().left +CSS Positioned Layout Module Level 3: getComputedStyle().left diff --git a/css/css-position/parsing/position-computed.html b/css/css-position/parsing/position-computed.html index 46a6426033ef48..50badd3c15b07f 100644 --- a/css/css-position/parsing/position-computed.html +++ b/css/css-position/parsing/position-computed.html @@ -2,7 +2,7 @@ -CSS Positioned Layout Module Level 3: getComputedValue().position +CSS Positioned Layout Module Level 3: getComputedStyle().position diff --git a/css/css-position/parsing/right-computed.html b/css/css-position/parsing/right-computed.html index e16a9150700b42..29034c14e1d181 100644 --- a/css/css-position/parsing/right-computed.html +++ b/css/css-position/parsing/right-computed.html @@ -2,7 +2,7 @@ -CSS Positioned Layout Module Level 3: getComputedValue().right +CSS Positioned Layout Module Level 3: getComputedStyle().right diff --git a/css/css-position/parsing/top-computed.html b/css/css-position/parsing/top-computed.html index b4debb17446208..faf89495ad3ca4 100644 --- a/css/css-position/parsing/top-computed.html +++ b/css/css-position/parsing/top-computed.html @@ -2,7 +2,7 @@ -CSS Positioned Layout Module Level 3: getComputedValue().top +CSS Positioned Layout Module Level 3: getComputedStyle().top diff --git a/css/css-position/parsing/z-index-computed.html b/css/css-position/parsing/z-index-computed.html index 594a011f3e60b6..6f19f36f89768c 100644 --- a/css/css-position/parsing/z-index-computed.html +++ b/css/css-position/parsing/z-index-computed.html @@ -2,7 +2,7 @@ -CSS Positioned Layout Module Level 3: getComputedValue().zIndex +CSS Positioned Layout Module Level 3: getComputedStyle().zIndex diff --git a/css/css-scroll-anchoring/parsing/overflow-anchor-computed.html b/css/css-scroll-anchoring/parsing/overflow-anchor-computed.html index 33086cf5c62d40..16b41edb86056e 100644 --- a/css/css-scroll-anchoring/parsing/overflow-anchor-computed.html +++ b/css/css-scroll-anchoring/parsing/overflow-anchor-computed.html @@ -2,7 +2,7 @@ -CSS Scroll Anchoring: getComputedValue().overflowAnchor +CSS Scroll Anchoring: getComputedStyle().overflowAnchor diff --git a/css/css-scroll-snap/parsing/scroll-margin-block-computed.html b/css/css-scroll-snap/parsing/scroll-margin-block-computed.html index fb20d2bdba5fef..b186e674ab7edb 100644 --- a/css/css-scroll-snap/parsing/scroll-margin-block-computed.html +++ b/css/css-scroll-snap/parsing/scroll-margin-block-computed.html @@ -2,7 +2,7 @@ -CSS Scroll Snap: getComputedValue().scrollMarginBlock +CSS Scroll Snap: getComputedStyle().scrollMarginBlock diff --git a/css/css-scroll-snap/parsing/scroll-margin-computed.html b/css/css-scroll-snap/parsing/scroll-margin-computed.html index 70763ac72cdd6c..ae7b6de5ddabb9 100644 --- a/css/css-scroll-snap/parsing/scroll-margin-computed.html +++ b/css/css-scroll-snap/parsing/scroll-margin-computed.html @@ -2,7 +2,7 @@ -CSS Scroll Snap: getComputedValue().scrollMargin +CSS Scroll Snap: getComputedStyle().scrollMargin diff --git a/css/css-scroll-snap/parsing/scroll-margin-inline-computed.html b/css/css-scroll-snap/parsing/scroll-margin-inline-computed.html index 4294432d9d79b6..d9854713b55fab 100644 --- a/css/css-scroll-snap/parsing/scroll-margin-inline-computed.html +++ b/css/css-scroll-snap/parsing/scroll-margin-inline-computed.html @@ -2,7 +2,7 @@ -CSS Scroll Snap: getComputedValue().scrollMarginInline +CSS Scroll Snap: getComputedStyle().scrollMarginInline diff --git a/css/css-scroll-snap/parsing/scroll-padding-block-computed.html b/css/css-scroll-snap/parsing/scroll-padding-block-computed.html index 68ad0cd8362b62..2021818dd33c24 100644 --- a/css/css-scroll-snap/parsing/scroll-padding-block-computed.html +++ b/css/css-scroll-snap/parsing/scroll-padding-block-computed.html @@ -2,7 +2,7 @@ -CSS Scroll Snap: getComputedValue().scrollPaddingBlock +CSS Scroll Snap: getComputedStyle().scrollPaddingBlock diff --git a/css/css-scroll-snap/parsing/scroll-padding-computed.html b/css/css-scroll-snap/parsing/scroll-padding-computed.html index 5a5123a6dac25b..f638138a7fdd5e 100644 --- a/css/css-scroll-snap/parsing/scroll-padding-computed.html +++ b/css/css-scroll-snap/parsing/scroll-padding-computed.html @@ -2,7 +2,7 @@ -CSS Scroll Snap: getComputedValue().scrollPadding +CSS Scroll Snap: getComputedStyle().scrollPadding diff --git a/css/css-scroll-snap/parsing/scroll-padding-inline-computed.html b/css/css-scroll-snap/parsing/scroll-padding-inline-computed.html index d753bacbca02e6..b70cf01b6fe227 100644 --- a/css/css-scroll-snap/parsing/scroll-padding-inline-computed.html +++ b/css/css-scroll-snap/parsing/scroll-padding-inline-computed.html @@ -2,7 +2,7 @@ -CSS Scroll Snap: getComputedValue().scrollPaddingInline +CSS Scroll Snap: getComputedStyle().scrollPaddingInline diff --git a/css/css-scroll-snap/parsing/scroll-snap-align-computed.html b/css/css-scroll-snap/parsing/scroll-snap-align-computed.html index 957dd87512214d..daed998ef270bb 100644 --- a/css/css-scroll-snap/parsing/scroll-snap-align-computed.html +++ b/css/css-scroll-snap/parsing/scroll-snap-align-computed.html @@ -2,7 +2,7 @@ -CSS Scroll Snap: getComputedValue().scrollSnapAlign +CSS Scroll Snap: getComputedStyle().scrollSnapAlign diff --git a/css/css-scroll-snap/parsing/scroll-snap-stop-computed.html b/css/css-scroll-snap/parsing/scroll-snap-stop-computed.html index efa1d129697725..49b369a0fe119f 100644 --- a/css/css-scroll-snap/parsing/scroll-snap-stop-computed.html +++ b/css/css-scroll-snap/parsing/scroll-snap-stop-computed.html @@ -2,7 +2,7 @@ -CSS Scroll Snap: getComputedValue().scrollSnapStop +CSS Scroll Snap: getComputedStyle().scrollSnapStop diff --git a/css/css-scroll-snap/parsing/scroll-snap-type-computed.html b/css/css-scroll-snap/parsing/scroll-snap-type-computed.html index 3ed9eeada6c817..660a1fee064390 100644 --- a/css/css-scroll-snap/parsing/scroll-snap-type-computed.html +++ b/css/css-scroll-snap/parsing/scroll-snap-type-computed.html @@ -2,7 +2,7 @@ -CSS Scroll Snap: getComputedValue().scrollSnapType +CSS Scroll Snap: getComputedStyle().scrollSnapType diff --git a/css/css-shapes/parsing/shape-image-threshold-computed.html b/css/css-shapes/parsing/shape-image-threshold-computed.html index 2d77776986bf13..a90d23a6044af8 100644 --- a/css/css-shapes/parsing/shape-image-threshold-computed.html +++ b/css/css-shapes/parsing/shape-image-threshold-computed.html @@ -2,7 +2,7 @@ -CSS Shapes Module Level 1: getComputedValue().shapeImageThreshold +CSS Shapes Module Level 1: getComputedStyle().shapeImageThreshold diff --git a/css/css-shapes/parsing/shape-margin-computed.html b/css/css-shapes/parsing/shape-margin-computed.html index bc1d302198967b..123145cbc4be8a 100644 --- a/css/css-shapes/parsing/shape-margin-computed.html +++ b/css/css-shapes/parsing/shape-margin-computed.html @@ -2,7 +2,7 @@ -CSS Shapes Module Level 1: getComputedValue().shapeMargin +CSS Shapes Module Level 1: getComputedStyle().shapeMargin diff --git a/css/css-shapes/parsing/shape-outside-computed.html b/css/css-shapes/parsing/shape-outside-computed.html index 4a2f278ea2c6e9..05ce487bc397ee 100644 --- a/css/css-shapes/parsing/shape-outside-computed.html +++ b/css/css-shapes/parsing/shape-outside-computed.html @@ -2,7 +2,7 @@ -CSS Shapes Module Level 1: getComputedValue().shapeOutside +CSS Shapes Module Level 1: getComputedStyle().shapeOutside diff --git a/css/css-size-adjust/parsing/text-size-adjust-computed.html b/css/css-size-adjust/parsing/text-size-adjust-computed.html index 783591a52ea474..2d80b861723643 100644 --- a/css/css-size-adjust/parsing/text-size-adjust-computed.html +++ b/css/css-size-adjust/parsing/text-size-adjust-computed.html @@ -2,7 +2,7 @@ -CSS Mobile Text Size Adjustment: getComputedValue().text-size-adjust +CSS Mobile Text Size Adjustment: getComputedStyle().text-size-adjust diff --git a/css/css-sizing/parsing/box-sizing-computed.html b/css/css-sizing/parsing/box-sizing-computed.html index ad5d1a7f1690f2..468b9cbe3eb043 100644 --- a/css/css-sizing/parsing/box-sizing-computed.html +++ b/css/css-sizing/parsing/box-sizing-computed.html @@ -2,7 +2,7 @@ -CSS Intrinsic & Extrinsic Sizing: getComputedValue().boxSizing +CSS Intrinsic & Extrinsic Sizing: getComputedStyle().boxSizing diff --git a/css/css-tables/parsing/border-collapse-computed.html b/css/css-tables/parsing/border-collapse-computed.html index 1ad0b6d701a7bb..d72cbc6d029cd7 100644 --- a/css/css-tables/parsing/border-collapse-computed.html +++ b/css/css-tables/parsing/border-collapse-computed.html @@ -2,7 +2,7 @@ -CSS Table Module: getComputedValue().borderCollapse +CSS Table Module: getComputedStyle().borderCollapse diff --git a/css/css-tables/parsing/border-spacing-computed.html b/css/css-tables/parsing/border-spacing-computed.html index 384321fa8ed393..d88acb3bb04cd8 100644 --- a/css/css-tables/parsing/border-spacing-computed.html +++ b/css/css-tables/parsing/border-spacing-computed.html @@ -2,7 +2,7 @@ -CSS Table Module: getComputedValue().borderSpacing +CSS Table Module: getComputedStyle().borderSpacing diff --git a/css/css-tables/parsing/caption-side-computed.html b/css/css-tables/parsing/caption-side-computed.html index ea618891878e19..dc573546af5a48 100644 --- a/css/css-tables/parsing/caption-side-computed.html +++ b/css/css-tables/parsing/caption-side-computed.html @@ -2,7 +2,7 @@ -CSS Table Module: getComputedValue().captionSide +CSS Table Module: getComputedStyle().captionSide diff --git a/css/css-tables/parsing/empty-cells-computed.html b/css/css-tables/parsing/empty-cells-computed.html index f8f6663c6603b3..1a04c0c9f387e1 100644 --- a/css/css-tables/parsing/empty-cells-computed.html +++ b/css/css-tables/parsing/empty-cells-computed.html @@ -2,7 +2,7 @@ -CSS Table Module: getComputedValue().emptyCells +CSS Table Module: getComputedStyle().emptyCells diff --git a/css/css-tables/parsing/table-layout-computed.html b/css/css-tables/parsing/table-layout-computed.html index 53a43151ed5766..34535085418a79 100644 --- a/css/css-tables/parsing/table-layout-computed.html +++ b/css/css-tables/parsing/table-layout-computed.html @@ -2,7 +2,7 @@ -CSS Table Module: getComputedValue().tableLayout +CSS Table Module: getComputedStyle().tableLayout diff --git a/css/css-text-decor/parsing/text-decoration-color-computed.html b/css/css-text-decor/parsing/text-decoration-color-computed.html index deb1563a0e900a..4cb461d36bf250 100644 --- a/css/css-text-decor/parsing/text-decoration-color-computed.html +++ b/css/css-text-decor/parsing/text-decoration-color-computed.html @@ -2,7 +2,7 @@ -CSS Text Decoration Test: getComputedValue().textDecorationColor +CSS Text Decoration Test: getComputedStyle().textDecorationColor diff --git a/css/css-text-decor/parsing/text-decoration-computed.html b/css/css-text-decor/parsing/text-decoration-computed.html index 109d475d47080b..75a6f6b601adbc 100644 --- a/css/css-text-decor/parsing/text-decoration-computed.html +++ b/css/css-text-decor/parsing/text-decoration-computed.html @@ -2,7 +2,7 @@ -CSS Text Decoration Test: getComputedValue().textDecoration +CSS Text Decoration Test: getComputedStyle().textDecoration diff --git a/css/css-text-decor/parsing/text-decoration-line-computed.html b/css/css-text-decor/parsing/text-decoration-line-computed.html index d27a6dde79bd4a..2ae475e5c69f2f 100644 --- a/css/css-text-decor/parsing/text-decoration-line-computed.html +++ b/css/css-text-decor/parsing/text-decoration-line-computed.html @@ -2,7 +2,7 @@ -CSS Text Decoration Test: getComputedValue().textDecorationLine +CSS Text Decoration Test: getComputedStyle().textDecorationLine diff --git a/css/css-text-decor/parsing/text-decoration-skip-ink-computed.html b/css/css-text-decor/parsing/text-decoration-skip-ink-computed.html index 3d6435eea870cc..0b4807cec08a81 100644 --- a/css/css-text-decor/parsing/text-decoration-skip-ink-computed.html +++ b/css/css-text-decor/parsing/text-decoration-skip-ink-computed.html @@ -2,7 +2,7 @@ -CSS Text Decoration Test: getComputedValue().textDecorationSkipInk +CSS Text Decoration Test: getComputedStyle().textDecorationSkipInk diff --git a/css/css-text-decor/parsing/text-decoration-style-computed.html b/css/css-text-decor/parsing/text-decoration-style-computed.html index da4977ad2189c7..d8e7a22349ae4c 100644 --- a/css/css-text-decor/parsing/text-decoration-style-computed.html +++ b/css/css-text-decor/parsing/text-decoration-style-computed.html @@ -2,7 +2,7 @@ -CSS Text Decoration Test: getComputedValue().textDecorationStyle +CSS Text Decoration Test: getComputedStyle().textDecorationStyle diff --git a/css/css-text-decor/parsing/text-underline-position-computed.html b/css/css-text-decor/parsing/text-underline-position-computed.html index eadbe04a032bcf..9019a58fa4830a 100644 --- a/css/css-text-decor/parsing/text-underline-position-computed.html +++ b/css/css-text-decor/parsing/text-underline-position-computed.html @@ -2,7 +2,7 @@ -CSS Text Decoration Test: getComputedValue().textUnderlinePosition +CSS Text Decoration Test: getComputedStyle().textUnderlinePosition diff --git a/css/css-text/parsing/hyphens-computed.html b/css/css-text/parsing/hyphens-computed.html index 61a3c1415daf84..094e47dab52b18 100644 --- a/css/css-text/parsing/hyphens-computed.html +++ b/css/css-text/parsing/hyphens-computed.html @@ -2,7 +2,7 @@ -CSS Text: getComputedValue().hyphens +CSS Text: getComputedStyle().hyphens diff --git a/css/css-text/parsing/letter-spacing-computed.html b/css/css-text/parsing/letter-spacing-computed.html index 8a5bbb4303031d..9f54f9f56f4b05 100644 --- a/css/css-text/parsing/letter-spacing-computed.html +++ b/css/css-text/parsing/letter-spacing-computed.html @@ -2,7 +2,7 @@ -CSS Text: getComputedValue().letterSpacing +CSS Text: getComputedStyle().letterSpacing diff --git a/css/css-text/parsing/line-break-computed.html b/css/css-text/parsing/line-break-computed.html index af06d821a74b99..268f4b8e2e0165 100644 --- a/css/css-text/parsing/line-break-computed.html +++ b/css/css-text/parsing/line-break-computed.html @@ -2,7 +2,7 @@ -CSS Text: getComputedValue().lineBreak +CSS Text: getComputedStyle().lineBreak diff --git a/css/css-text/parsing/overflow-wrap-computed.html b/css/css-text/parsing/overflow-wrap-computed.html index 469d1cc47374b2..5cc8b831a8f66c 100644 --- a/css/css-text/parsing/overflow-wrap-computed.html +++ b/css/css-text/parsing/overflow-wrap-computed.html @@ -2,7 +2,7 @@ -CSS Text: getComputedValue().overflowWrap +CSS Text: getComputedStyle().overflowWrap diff --git a/css/css-text/parsing/tab-size-computed.html b/css/css-text/parsing/tab-size-computed.html index aff25ad4c2b109..54d59bb6c08fe4 100644 --- a/css/css-text/parsing/tab-size-computed.html +++ b/css/css-text/parsing/tab-size-computed.html @@ -2,7 +2,7 @@ -CSS Text: getComputedValue().tabSize +CSS Text: getComputedStyle().tabSize diff --git a/css/css-text/parsing/text-align-last-computed.html b/css/css-text/parsing/text-align-last-computed.html index 5853c22127747b..3e8d0f52d0911f 100644 --- a/css/css-text/parsing/text-align-last-computed.html +++ b/css/css-text/parsing/text-align-last-computed.html @@ -2,7 +2,7 @@ -CSS Text: getComputedValue().textAlignLast +CSS Text: getComputedStyle().textAlignLast diff --git a/css/css-text/parsing/text-indent-computed.html b/css/css-text/parsing/text-indent-computed.html index f6da4964df967b..0296544e5fd5af 100644 --- a/css/css-text/parsing/text-indent-computed.html +++ b/css/css-text/parsing/text-indent-computed.html @@ -2,7 +2,7 @@ -CSS Text: getComputedValue().textIndent +CSS Text: getComputedStyle().textIndent diff --git a/css/css-text/parsing/text-justify-computed.html b/css/css-text/parsing/text-justify-computed.html index b219305d55e833..3766478d0a85ed 100644 --- a/css/css-text/parsing/text-justify-computed.html +++ b/css/css-text/parsing/text-justify-computed.html @@ -2,7 +2,7 @@ -CSS Text: getComputedValue().textJustify +CSS Text: getComputedStyle().textJustify diff --git a/css/css-text/parsing/text-transform-computed.html b/css/css-text/parsing/text-transform-computed.html index 68f2278eb54663..391ee019d30bf6 100644 --- a/css/css-text/parsing/text-transform-computed.html +++ b/css/css-text/parsing/text-transform-computed.html @@ -2,7 +2,7 @@ -CSS Text: getComputedValue().textTransform +CSS Text: getComputedStyle().textTransform diff --git a/css/css-text/parsing/white-space-computed.html b/css/css-text/parsing/white-space-computed.html index 047a8037112e4c..a7c2ec12eb98e8 100644 --- a/css/css-text/parsing/white-space-computed.html +++ b/css/css-text/parsing/white-space-computed.html @@ -2,7 +2,7 @@ -CSS Text: getComputedValue().whiteSpace +CSS Text: getComputedStyle().whiteSpace diff --git a/css/css-text/parsing/word-break-computed.html b/css/css-text/parsing/word-break-computed.html index b12a108fce40b2..5fbf0ae77495e5 100644 --- a/css/css-text/parsing/word-break-computed.html +++ b/css/css-text/parsing/word-break-computed.html @@ -2,7 +2,7 @@ -CSS Text: getComputedValue().wordBreak +CSS Text: getComputedStyle().wordBreak diff --git a/css/css-text/parsing/word-spacing-computed.html b/css/css-text/parsing/word-spacing-computed.html index 095b83b5e12025..192dec6f7a71e3 100644 --- a/css/css-text/parsing/word-spacing-computed.html +++ b/css/css-text/parsing/word-spacing-computed.html @@ -2,7 +2,7 @@ -CSS Text: getComputedValue().wordSpacing +CSS Text: getComputedStyle().wordSpacing diff --git a/css/css-text/parsing/word-wrap-computed.html b/css/css-text/parsing/word-wrap-computed.html index bb79edec878f48..0f3639e2e1cbda 100644 --- a/css/css-text/parsing/word-wrap-computed.html +++ b/css/css-text/parsing/word-wrap-computed.html @@ -2,7 +2,7 @@ -CSS Text: getComputedValue().wordWrap +CSS Text: getComputedStyle().wordWrap diff --git a/css/css-transforms/parsing/backface-visibility-computed.html b/css/css-transforms/parsing/backface-visibility-computed.html index 281186ae985ec8..470424f8d3a40e 100644 --- a/css/css-transforms/parsing/backface-visibility-computed.html +++ b/css/css-transforms/parsing/backface-visibility-computed.html @@ -2,7 +2,7 @@ -CSS Transform Module Level 2: getComputedValue().backfaceVisibility +CSS Transform Module Level 2: getComputedStyle().backfaceVisibility diff --git a/css/css-transitions/parsing/transition-delay-computed.html b/css/css-transitions/parsing/transition-delay-computed.html index e1aa9894077bf7..8e5b0e80daeb2a 100644 --- a/css/css-transitions/parsing/transition-delay-computed.html +++ b/css/css-transitions/parsing/transition-delay-computed.html @@ -2,7 +2,7 @@ -CSS Transitions: getComputedValue().transitionDelay +CSS Transitions: getComputedStyle().transitionDelay diff --git a/css/css-transitions/parsing/transition-duration-computed.html b/css/css-transitions/parsing/transition-duration-computed.html index 0fa0f582b12c26..f82b4e6d2daa96 100644 --- a/css/css-transitions/parsing/transition-duration-computed.html +++ b/css/css-transitions/parsing/transition-duration-computed.html @@ -2,7 +2,7 @@ -CSS Transitions: getComputedValue().transitionDuration +CSS Transitions: getComputedStyle().transitionDuration diff --git a/css/css-transitions/parsing/transition-property-computed.html b/css/css-transitions/parsing/transition-property-computed.html index 1ac1206f599e2f..1e8cfeb22ddfbb 100644 --- a/css/css-transitions/parsing/transition-property-computed.html +++ b/css/css-transitions/parsing/transition-property-computed.html @@ -2,7 +2,7 @@ -CSS Transitions: getComputedValue().transitionProperty +CSS Transitions: getComputedStyle().transitionProperty diff --git a/css/css-ui/parsing/box-sizing-computed.html b/css/css-ui/parsing/box-sizing-computed.html index 0e917fbbdf97d8..9b7f1d1c4237c5 100644 --- a/css/css-ui/parsing/box-sizing-computed.html +++ b/css/css-ui/parsing/box-sizing-computed.html @@ -2,7 +2,7 @@ -CSS UI Level 3: getComputedValue().boxSizing +CSS UI Level 3: getComputedStyle().boxSizing diff --git a/css/css-ui/parsing/cursor-computed.html b/css/css-ui/parsing/cursor-computed.html index 8b4aabd2d035fb..76b3201016c709 100644 --- a/css/css-ui/parsing/cursor-computed.html +++ b/css/css-ui/parsing/cursor-computed.html @@ -2,7 +2,7 @@ -CSS UI Level 3: getComputedValue().cursor +CSS UI Level 3: getComputedStyle().cursor diff --git a/css/css-ui/parsing/outline-offset-computed.html b/css/css-ui/parsing/outline-offset-computed.html index 9b00549cfec56d..feb7732df35583 100644 --- a/css/css-ui/parsing/outline-offset-computed.html +++ b/css/css-ui/parsing/outline-offset-computed.html @@ -2,7 +2,7 @@ -CSS UI Level 3: getComputedValue().outlineOffset +CSS UI Level 3: getComputedStyle().outlineOffset diff --git a/css/css-ui/parsing/outline-style-computed.html b/css/css-ui/parsing/outline-style-computed.html index f565d39b27a483..3824b8d59815b2 100644 --- a/css/css-ui/parsing/outline-style-computed.html +++ b/css/css-ui/parsing/outline-style-computed.html @@ -2,7 +2,7 @@ -CSS UI Level 3: getComputedValue().outlineStyle +CSS UI Level 3: getComputedStyle().outlineStyle diff --git a/css/css-ui/parsing/outline-width-computed.html b/css/css-ui/parsing/outline-width-computed.html index e642e5621223c7..33eb9c9b99cba7 100644 --- a/css/css-ui/parsing/outline-width-computed.html +++ b/css/css-ui/parsing/outline-width-computed.html @@ -2,7 +2,7 @@ -CSS UI Level 3: getComputedValue().outlineWidth +CSS UI Level 3: getComputedStyle().outlineWidth diff --git a/css/css-ui/parsing/resize-computed.html b/css/css-ui/parsing/resize-computed.html index 4b192efd4f76f5..303d2b6a6b5682 100644 --- a/css/css-ui/parsing/resize-computed.html +++ b/css/css-ui/parsing/resize-computed.html @@ -2,7 +2,7 @@ -CSS UI Level 3: getComputedValue().resize +CSS UI Level 3: getComputedStyle().resize diff --git a/css/css-ui/parsing/text-overflow-computed.html b/css/css-ui/parsing/text-overflow-computed.html index 61e4e35467d751..701506e617b1d5 100644 --- a/css/css-ui/parsing/text-overflow-computed.html +++ b/css/css-ui/parsing/text-overflow-computed.html @@ -2,7 +2,7 @@ -CSS UI Level 3: getComputedValue().textOverflow +CSS UI Level 3: getComputedStyle().textOverflow diff --git a/css/css-ui/parsing/user-select-computed.html b/css/css-ui/parsing/user-select-computed.html index d2374dbefa22a3..ef8691a076741e 100644 --- a/css/css-ui/parsing/user-select-computed.html +++ b/css/css-ui/parsing/user-select-computed.html @@ -2,7 +2,7 @@ -CSS UI Level 4: getComputedValue().userSelect +CSS UI Level 4: getComputedStyle().userSelect diff --git a/css/css-will-change/parsing/will-change-computed.html b/css/css-will-change/parsing/will-change-computed.html index d58aade4ea1a9d..667f084eaba844 100644 --- a/css/css-will-change/parsing/will-change-computed.html +++ b/css/css-will-change/parsing/will-change-computed.html @@ -2,7 +2,7 @@ -CSS Will Change Test: getComputedValue().willChange +CSS Will Change Test: getComputedStyle().willChange diff --git a/css/css-writing-modes/parsing/direction-computed.html b/css/css-writing-modes/parsing/direction-computed.html index 7b3b9d095d6c57..6413fb5aed5fc9 100644 --- a/css/css-writing-modes/parsing/direction-computed.html +++ b/css/css-writing-modes/parsing/direction-computed.html @@ -2,7 +2,7 @@ -CSS Writing Modes: getComputedValue().direction +CSS Writing Modes: getComputedStyle().direction diff --git a/css/css-writing-modes/parsing/text-combine-upright-computed.html b/css/css-writing-modes/parsing/text-combine-upright-computed.html index d2afaa81859ad7..4da83777094eec 100644 --- a/css/css-writing-modes/parsing/text-combine-upright-computed.html +++ b/css/css-writing-modes/parsing/text-combine-upright-computed.html @@ -2,7 +2,7 @@ -CSS Writing Modes: getComputedValue().textCombineUpright +CSS Writing Modes: getComputedStyle().textCombineUpright diff --git a/css/css-writing-modes/parsing/text-orientation-computed.html b/css/css-writing-modes/parsing/text-orientation-computed.html index a53b3b3c9790e2..94b78a2e55c724 100644 --- a/css/css-writing-modes/parsing/text-orientation-computed.html +++ b/css/css-writing-modes/parsing/text-orientation-computed.html @@ -2,7 +2,7 @@ -CSS Writing Modes: getComputedValue().textOrientation +CSS Writing Modes: getComputedStyle().textOrientation diff --git a/css/css-writing-modes/parsing/unicode-bidi-computed.html b/css/css-writing-modes/parsing/unicode-bidi-computed.html index 919eea419cbb0b..5a6164cd868edf 100644 --- a/css/css-writing-modes/parsing/unicode-bidi-computed.html +++ b/css/css-writing-modes/parsing/unicode-bidi-computed.html @@ -2,7 +2,7 @@ -CSS Writing Modes: getComputedValue().unicodeBidi +CSS Writing Modes: getComputedStyle().unicodeBidi diff --git a/css/css-writing-modes/parsing/writing-mode-computed.html b/css/css-writing-modes/parsing/writing-mode-computed.html index 9019f11b21a118..a7d15efa7341e8 100644 --- a/css/css-writing-modes/parsing/writing-mode-computed.html +++ b/css/css-writing-modes/parsing/writing-mode-computed.html @@ -2,7 +2,7 @@ -CSS Writing Modes: getComputedValue().writingMode +CSS Writing Modes: getComputedStyle().writingMode diff --git a/css/filter-effects/parsing/backdrop-filter-computed.html b/css/filter-effects/parsing/backdrop-filter-computed.html index d947e2c8711c65..5e8ce6bae680c8 100644 --- a/css/filter-effects/parsing/backdrop-filter-computed.html +++ b/css/filter-effects/parsing/backdrop-filter-computed.html @@ -2,7 +2,7 @@ -Filter Effects Module Level 2: getComputedValue().backdropFilter +Filter Effects Module Level 2: getComputedStyle().backdropFilter diff --git a/css/filter-effects/parsing/color-interpolation-filters-computed.html b/css/filter-effects/parsing/color-interpolation-filters-computed.html index 5628affd844eea..f79aca3b41a10e 100644 --- a/css/filter-effects/parsing/color-interpolation-filters-computed.html +++ b/css/filter-effects/parsing/color-interpolation-filters-computed.html @@ -2,7 +2,7 @@ -Filter Effects Module Level 1: getComputedValue().colorInterpolationFilters +Filter Effects Module Level 1: getComputedStyle().colorInterpolationFilters diff --git a/css/filter-effects/parsing/filter-computed.html b/css/filter-effects/parsing/filter-computed.html index 2e7f3b478b576e..3525a8c7c8a3b1 100644 --- a/css/filter-effects/parsing/filter-computed.html +++ b/css/filter-effects/parsing/filter-computed.html @@ -2,7 +2,7 @@ -Filter Effects Module Level 1: getComputedValue().filter +Filter Effects Module Level 1: getComputedStyle().filter diff --git a/css/filter-effects/parsing/flood-color-computed.html b/css/filter-effects/parsing/flood-color-computed.html index 347b075c6afc2d..b773d58d109da9 100644 --- a/css/filter-effects/parsing/flood-color-computed.html +++ b/css/filter-effects/parsing/flood-color-computed.html @@ -2,7 +2,7 @@ -Filter Effects Module Level 1: getComputedValue().floodColor +Filter Effects Module Level 1: getComputedStyle().floodColor diff --git a/css/filter-effects/parsing/flood-opacity-computed.svg b/css/filter-effects/parsing/flood-opacity-computed.svg index cfbc242f33beef..0ecd8ecca5df65 100644 --- a/css/filter-effects/parsing/flood-opacity-computed.svg +++ b/css/filter-effects/parsing/flood-opacity-computed.svg @@ -2,7 +2,7 @@ - Filter Effects Module Level 1: getComputedValue().floodOpacity + Filter Effects Module Level 1: getComputedStyle().floodOpacity diff --git a/css/filter-effects/parsing/lighting-color-computed.html b/css/filter-effects/parsing/lighting-color-computed.html index 8c3f6f5c5417d9..f7dc3c61738ec8 100644 --- a/css/filter-effects/parsing/lighting-color-computed.html +++ b/css/filter-effects/parsing/lighting-color-computed.html @@ -2,7 +2,7 @@ -Filter Effects Module Level 1: getComputedValue().lightingColor +Filter Effects Module Level 1: getComputedStyle().lightingColor diff --git a/css/motion/parsing/offset-rotate-computed.html b/css/motion/parsing/offset-rotate-computed.html index 56705769fb7bb7..fd1b71966a9f0a 100644 --- a/css/motion/parsing/offset-rotate-computed.html +++ b/css/motion/parsing/offset-rotate-computed.html @@ -2,7 +2,7 @@ -Motion Path Module Level 1: getComputedValue().offsetRotate +Motion Path Module Level 1: getComputedStyle().offsetRotate diff --git a/svg/geometry/parsing/cx-computed.svg b/svg/geometry/parsing/cx-computed.svg index 95c39fa0920c9a..c349a6b97c11c6 100644 --- a/svg/geometry/parsing/cx-computed.svg +++ b/svg/geometry/parsing/cx-computed.svg @@ -2,7 +2,7 @@ - SVG Geometry Properties: getComputedValue().cx + SVG Geometry Properties: getComputedStyle().cx diff --git a/svg/geometry/parsing/cy-computed.svg b/svg/geometry/parsing/cy-computed.svg index 23b56cbe794106..a37c99560b92ed 100644 --- a/svg/geometry/parsing/cy-computed.svg +++ b/svg/geometry/parsing/cy-computed.svg @@ -2,7 +2,7 @@ - SVG Geometry Properties: getComputedValue().cy + SVG Geometry Properties: getComputedStyle().cy diff --git a/svg/geometry/parsing/r-computed.svg b/svg/geometry/parsing/r-computed.svg index b0f6bb0f671267..ac897cd91ae21a 100644 --- a/svg/geometry/parsing/r-computed.svg +++ b/svg/geometry/parsing/r-computed.svg @@ -2,7 +2,7 @@ - SVG Geometry Properties: getComputedValue().r + SVG Geometry Properties: getComputedStyle().r diff --git a/svg/geometry/parsing/rx-computed.svg b/svg/geometry/parsing/rx-computed.svg index a3210801ae3f74..c07368b5f2aa80 100644 --- a/svg/geometry/parsing/rx-computed.svg +++ b/svg/geometry/parsing/rx-computed.svg @@ -2,7 +2,7 @@ - SVG Geometry Properties: getComputedValue().rx + SVG Geometry Properties: getComputedStyle().rx diff --git a/svg/geometry/parsing/ry-computed.svg b/svg/geometry/parsing/ry-computed.svg index b274199cec30be..8e54bd219db02c 100644 --- a/svg/geometry/parsing/ry-computed.svg +++ b/svg/geometry/parsing/ry-computed.svg @@ -2,7 +2,7 @@ - SVG Geometry Properties: getComputedValue().ry + SVG Geometry Properties: getComputedStyle().ry diff --git a/svg/geometry/parsing/sizing-properties-computed.svg b/svg/geometry/parsing/sizing-properties-computed.svg index 93d6815de3b64f..01713fbbe29ffa 100644 --- a/svg/geometry/parsing/sizing-properties-computed.svg +++ b/svg/geometry/parsing/sizing-properties-computed.svg @@ -2,7 +2,7 @@ - SVG Geometry Properties: getComputedValue().width + SVG Geometry Properties: getComputedStyle().width diff --git a/svg/geometry/parsing/x-computed.svg b/svg/geometry/parsing/x-computed.svg index 9355ea3ae95767..458c343814c94c 100644 --- a/svg/geometry/parsing/x-computed.svg +++ b/svg/geometry/parsing/x-computed.svg @@ -2,7 +2,7 @@ - SVG Geometry Properties: getComputedValue().x + SVG Geometry Properties: getComputedStyle().x diff --git a/svg/geometry/parsing/y-computed.svg b/svg/geometry/parsing/y-computed.svg index 6c425e4f518eff..c3dc874215aee1 100644 --- a/svg/geometry/parsing/y-computed.svg +++ b/svg/geometry/parsing/y-computed.svg @@ -2,7 +2,7 @@ - SVG Geometry Properties: getComputedValue().y + SVG Geometry Properties: getComputedStyle().y diff --git a/svg/painting/parsing/color-interpolation-computed.svg b/svg/painting/parsing/color-interpolation-computed.svg index 88604d75b069af..c437a0a908beed 100644 --- a/svg/painting/parsing/color-interpolation-computed.svg +++ b/svg/painting/parsing/color-interpolation-computed.svg @@ -2,7 +2,7 @@ - SVG Painting: getComputedValue().colorInterpolation + SVG Painting: getComputedStyle().colorInterpolation diff --git a/svg/painting/parsing/fill-computed.svg b/svg/painting/parsing/fill-computed.svg index 4678999e8efcfd..7012fb6ca6307c 100644 --- a/svg/painting/parsing/fill-computed.svg +++ b/svg/painting/parsing/fill-computed.svg @@ -2,7 +2,7 @@ - SVG Painting: getComputedValue().fill + SVG Painting: getComputedStyle().fill diff --git a/svg/painting/parsing/fill-opacity-computed.svg b/svg/painting/parsing/fill-opacity-computed.svg index 4526724b999419..ac1e4e2c689fc2 100644 --- a/svg/painting/parsing/fill-opacity-computed.svg +++ b/svg/painting/parsing/fill-opacity-computed.svg @@ -2,7 +2,7 @@ - SVG Painting: getComputedValue().fillOpacity + SVG Painting: getComputedStyle().fillOpacity diff --git a/svg/painting/parsing/fill-rule-computed.svg b/svg/painting/parsing/fill-rule-computed.svg index 2b51c9edc4ac9e..293450e13c5b14 100644 --- a/svg/painting/parsing/fill-rule-computed.svg +++ b/svg/painting/parsing/fill-rule-computed.svg @@ -2,7 +2,7 @@ - SVG Painting: getComputedValue().fillRule + SVG Painting: getComputedStyle().fillRule diff --git a/svg/painting/parsing/image-rendering-computed.svg b/svg/painting/parsing/image-rendering-computed.svg index 18662ef8355890..c842e05906041c 100644 --- a/svg/painting/parsing/image-rendering-computed.svg +++ b/svg/painting/parsing/image-rendering-computed.svg @@ -2,7 +2,7 @@ - SVG Painting: getComputedValue().imageRendering + SVG Painting: getComputedStyle().imageRendering diff --git a/svg/painting/parsing/marker-end-computed.svg b/svg/painting/parsing/marker-end-computed.svg index aa0bc6774a5cea..da641abb9441a4 100644 --- a/svg/painting/parsing/marker-end-computed.svg +++ b/svg/painting/parsing/marker-end-computed.svg @@ -2,7 +2,7 @@ - SVG Painting: getComputedValue().MarkerEnd + SVG Painting: getComputedStyle().MarkerEnd diff --git a/svg/painting/parsing/marker-mid-computed.svg b/svg/painting/parsing/marker-mid-computed.svg index 074c17c269e136..eddfd617114390 100644 --- a/svg/painting/parsing/marker-mid-computed.svg +++ b/svg/painting/parsing/marker-mid-computed.svg @@ -2,7 +2,7 @@ - SVG Painting: getComputedValue().markerMid + SVG Painting: getComputedStyle().markerMid diff --git a/svg/painting/parsing/marker-start-computed.svg b/svg/painting/parsing/marker-start-computed.svg index e0ad38bbbc8df4..08ef87516fcfc0 100644 --- a/svg/painting/parsing/marker-start-computed.svg +++ b/svg/painting/parsing/marker-start-computed.svg @@ -2,7 +2,7 @@ - SVG Painting: getComputedValue().markerStart + SVG Painting: getComputedStyle().markerStart diff --git a/svg/painting/parsing/paint-order-computed.svg b/svg/painting/parsing/paint-order-computed.svg index 0cba453f437a2e..29f5fa91bae31a 100644 --- a/svg/painting/parsing/paint-order-computed.svg +++ b/svg/painting/parsing/paint-order-computed.svg @@ -2,7 +2,7 @@ - SVG Painting: getComputedValue().paintOrder + SVG Painting: getComputedStyle().paintOrder diff --git a/svg/painting/parsing/shape-rendering-computed.svg b/svg/painting/parsing/shape-rendering-computed.svg index 8dbea5eba6c0b3..5e8f530d48a0cd 100644 --- a/svg/painting/parsing/shape-rendering-computed.svg +++ b/svg/painting/parsing/shape-rendering-computed.svg @@ -2,7 +2,7 @@ - SVG Painting: getComputedValue().shapeRendering + SVG Painting: getComputedStyle().shapeRendering diff --git a/svg/painting/parsing/stroke-computed.svg b/svg/painting/parsing/stroke-computed.svg index 331496b01b8f36..48214d140f0a6c 100644 --- a/svg/painting/parsing/stroke-computed.svg +++ b/svg/painting/parsing/stroke-computed.svg @@ -2,7 +2,7 @@ - SVG Painting: getComputedValue().stroke + SVG Painting: getComputedStyle().stroke diff --git a/svg/painting/parsing/stroke-dasharray-computed.svg b/svg/painting/parsing/stroke-dasharray-computed.svg index 2e3a74b5728594..6253e23c0f0722 100644 --- a/svg/painting/parsing/stroke-dasharray-computed.svg +++ b/svg/painting/parsing/stroke-dasharray-computed.svg @@ -2,7 +2,7 @@ - SVG Painting: getComputedValue().strokeDasharray + SVG Painting: getComputedStyle().strokeDasharray diff --git a/svg/painting/parsing/stroke-dashoffset-computed.svg b/svg/painting/parsing/stroke-dashoffset-computed.svg index bdb934614c1092..561194827e4118 100644 --- a/svg/painting/parsing/stroke-dashoffset-computed.svg +++ b/svg/painting/parsing/stroke-dashoffset-computed.svg @@ -2,7 +2,7 @@ - SVG Painting: getComputedValue().strokeDashoffset + SVG Painting: getComputedStyle().strokeDashoffset diff --git a/svg/painting/parsing/stroke-linecap-computed.svg b/svg/painting/parsing/stroke-linecap-computed.svg index 7b5ce96ce5de29..a99629f7b9dfd7 100644 --- a/svg/painting/parsing/stroke-linecap-computed.svg +++ b/svg/painting/parsing/stroke-linecap-computed.svg @@ -2,7 +2,7 @@ - SVG Painting: getComputedValue().strokeLinecap + SVG Painting: getComputedStyle().strokeLinecap diff --git a/svg/painting/parsing/stroke-linejoin-computed.svg b/svg/painting/parsing/stroke-linejoin-computed.svg index a8e9aab8eb098c..3e0633fe57b0ab 100644 --- a/svg/painting/parsing/stroke-linejoin-computed.svg +++ b/svg/painting/parsing/stroke-linejoin-computed.svg @@ -2,7 +2,7 @@ - SVG Painting: getComputedValue().strokeLinejoin + SVG Painting: getComputedStyle().strokeLinejoin diff --git a/svg/painting/parsing/stroke-miterlimit-computed.svg b/svg/painting/parsing/stroke-miterlimit-computed.svg index d2ec631b168de1..33e5d2b81e8e69 100644 --- a/svg/painting/parsing/stroke-miterlimit-computed.svg +++ b/svg/painting/parsing/stroke-miterlimit-computed.svg @@ -2,7 +2,7 @@ - SVG Painting: getComputedValue().strokeMiterlimit + SVG Painting: getComputedStyle().strokeMiterlimit diff --git a/svg/painting/parsing/stroke-opacity-computed.svg b/svg/painting/parsing/stroke-opacity-computed.svg index 02bef376f61780..5912e5e030d704 100644 --- a/svg/painting/parsing/stroke-opacity-computed.svg +++ b/svg/painting/parsing/stroke-opacity-computed.svg @@ -2,7 +2,7 @@ - SVG Painting: getComputedValue().strokeOpacity + SVG Painting: getComputedStyle().strokeOpacity diff --git a/svg/painting/parsing/stroke-width-computed.svg b/svg/painting/parsing/stroke-width-computed.svg index 0d14a6651482ba..5daa9cafbaa1fb 100644 --- a/svg/painting/parsing/stroke-width-computed.svg +++ b/svg/painting/parsing/stroke-width-computed.svg @@ -2,7 +2,7 @@ - SVG Painting: getComputedValue().strokeWidth + SVG Painting: getComputedStyle().strokeWidth diff --git a/svg/painting/parsing/text-rendering-computed.svg b/svg/painting/parsing/text-rendering-computed.svg index e37f4fed5bbbc2..b9758afefd6aa3 100644 --- a/svg/painting/parsing/text-rendering-computed.svg +++ b/svg/painting/parsing/text-rendering-computed.svg @@ -2,7 +2,7 @@ - SVG Painting: getComputedValue().textRendering + SVG Painting: getComputedStyle().textRendering diff --git a/svg/pservers/parsing/stop-opacity-computed.svg b/svg/pservers/parsing/stop-opacity-computed.svg index cb0f8295ce4777..26457e82e86fac 100644 --- a/svg/pservers/parsing/stop-opacity-computed.svg +++ b/svg/pservers/parsing/stop-opacity-computed.svg @@ -2,7 +2,7 @@ - SVG Paint Servers: getComputedValue().stopOpacity + SVG Paint Servers: getComputedStyle().stopOpacity