Changeset 291286 in webkit for trunk/Source/WebCore/css/CSSMediaRule.h
- Timestamp:
- Mar 15, 2022, 7:16:27 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebCore/css/CSSMediaRule.h
r286916 r291286 45 45 String cssText() const final; 46 46 String conditionText() const final; 47 void setConditionText(const String&) final;48 47 49 48 MediaQuerySet& mediaQueries() const;
Note:
See TracChangeset
for help on using the changeset viewer.