gecko-dev/layout/reftests/meta-viewport
Emilio Cobos Álvarez 9ab29157c0 Bug 1735574 - Simplify meta viewport handling. r=smaug
We only need the whole array to deal with removals, but other browsers
don't deal with them, see:

  https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/html/html_meta_element.cc;l=479;drc=439c6ac35199f3828faf0f0d070d84109c9bf6a1

Given <meta name=viewport> is weird enough as it is, we should probably
do this and simplify the code.

The header data thing was just synonym to "has a meta viewport", so
simplify that code too.

Depends on D128389

Differential Revision: https://phabricator.services.mozilla.com/D128390
2021-10-15 16:08:02 +00:00
..
async-scroll-to-no-content-area-ref.html
async-scroll-to-no-content-area.html
box-shadow.html
clamped-by-default-minimum-scale.html
device-height-for-width.html
device-height-with-dynamic-toolbar-ref.html
device-height-with-dynamic-toolbar.html
dynamic-grow-width-and-height.html
dynamic-grow-width.html
horizontal-overflow-hidden-region-ref.html
horizontal-overflow-hidden-region.html
initial-scale-0.html
initial-scale-0_5-ref.html
initial-scale-0_25-ref.html
initial-scale-1.html
initial-scale-10-ref.html
initial-scale-100.html
invalid-content.html
invalid-width-ref.html
invalid-width.html
min-scale-aspect-ratio.html
minimum-scale.html
negative-initial-and-maximum-scale.html
no-scalable-with-minimum-scale-ref.html
no-scalable-with-minimum-scale.html
no-viewport.html
no-zoom-ref.html
not-able-to-scrollTo.html
overflow-hidden-region-dynamic-width-change.html
overflow-hidden-region-with-negative-left-positioned-element.html
overflow-hidden-region.html
overflow-region-ref.html
overflow-region.html
position-fixed-on-half-height-content-ref.html
position-fixed-on-half-height-content.html
position-fixed-on-landscape-content.html
position-fixed-on-minimum-scale-size-ref.html
position-fixed-on-minimum-scale-size.html
position-fixed-on-square-content-ref.html
position-fixed-on-square-content.html
position-fixed-out-of-view.html
reftest.list
removal.html
remove-overflow-hidden-region-ref.html
remove-overflow-hidden-region.html
resolution-change-on-landscape-content-ref.html
resolution-change-on-landscape-content.html
scroll-to-unreachable-area-ref.html
scroll-to-unreachable-area.html
scrollbars-in-half-height-content-ref.html
scrollbars-in-half-height-content.html
scrollbars-in-landscape-content-ref.html
scrollbars-in-landscape-content.html
vertical-overflow-hidden-region.html
viewport-width.html
width-980-ref.html
wrapped-text-at-icb-ref.html
wrapped-text-at-icb.html