Searched refs:UserAgentStyleSheet (Results 1 – 2 of 2) sorted by relevance
41 UserAgentStyleSheet, enumerator61 ViewportDescription(Type type = UserAgentStyleSheet)109 bool isSpecifiedByAuthor() const { return type != UserAgentStyleSheet; } in isSpecifiedByAuthor()
102 …hasAuthorStyle ? ViewportDescription::AuthorStyleSheet : ViewportDescription::UserAgentStyleSheet); in resolve()