Changeset 283736 in webkit for trunk/Source/WebCore/css/CSSComputedStyleDeclaration.cpp
- Timestamp:
- Oct 7, 2021, 12:57:03 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebCore/css/CSSComputedStyleDeclaration.cpp
r283536 r283736 1851 1851 return CSSValuePool::singleton().createCustomIdent(fontPalette.identifier); 1852 1852 } 1853 RELEASE_ASSERT_NOT_REACHED(); 1853 1854 } 1854 1855
Note:
See TracChangeset
for help on using the changeset viewer.