A few web platform features (like the meta viewport tag behavior) are sadly limited to mobile devices only today. It's probably not going to be worth the costs to do full WPT runs on mobile devices at scale. In Chrome we often rely on enabling mobile-specific features on desktop for testing. Perhaps there should be some mechanism for a test to indicate it depends on mobile-specific behavior? Possibly related to #7135?