Media Queries Level 3 Conformance Test Suite

Units (4 tests)

Test Refs Flags Info
+ 6 Units
mq-calc-002 = evaluation of em in calc in Media Queries
  • The size in pixels of the 'em' unit used in calc inside a media query does not depend on declarations and use the initial value.
mq-calc-003 = evaluation of ex in calc in Media Queries
  • The size in pixels of the 'ex' unit used in calc inside a media query does not depend on declarations and use the initial value.
mq-calc-004 = evaluation of ch in calc in Media Queries
  • The size in pixels of the 'ch' unit used in calc inside a media query does not depend on declarations and use the initial value.
mq-calc-005 = evaluation of rem in calc in Media Queries
  • The size in pixels of the 'rem' unit used in calc inside a media query does not depend on declarations and use the initial value.
+ 6.1 Resolution