wpt: Delete viewport-apply-initial-scale-after-navigation.html#43701
wpt: Delete viewport-apply-initial-scale-after-navigation.html#43701xiaochengh merged 1 commit intoservo:mainfrom
viewport-apply-initial-scale-after-navigation.html#43701Conversation
Signed-off-by: Shubham Gupta <[email protected]>
|
🤖 Opened new upstream WPT pull request (web-platform-tests/wpt#58800) with upstreamable changes. |
stevennovaryo
left a comment
There was a problem hiding this comment.
After closer inspection of viewport meta tag, these WPTs wouldn't be relevant anymore. Being enabled only in mobile devices it should be tested with unit test.
|
✍ Updated existing upstream WPT pull request (web-platform-tests/wpt#58800) title and body. |
|
I'm not following this change.
|
There is an old pending open issue for referencing this: web-platform-tests/wpt#11717 |
Yeah, but that issue has not been updated for years. What's the current status regarding mobile-only WPT? |
Same set of tests are being run on Chrome Android. And they are curated in such a way that even if mobile feature is disabled on windows, they will fallback to default value. So, we don't know whether something is wrong. Apart from that there are some manual tests. |
We start a test, and navigate to another page aka inner page. And inner page has no reference about what to compare and it |
Hmm, this is an OK reason to remove the test as it's not well written. |
Scenario proposed should be best tested using unit tests.
Testing: TODO (Waiting for #43160)
Fixes: #41582