Changeset 289219 in webkit for trunk/Source/WebCore/css/CSSComputedStyleDeclaration.cpp
- Timestamp:
- Feb 7, 2022, 7:30:26 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebCore/css/CSSComputedStyleDeclaration.cpp
r288590 r289219 1389 1389 return CSSValuePool::singleton().createIdentifierValue(CSSValueReplace); 1390 1390 } 1391 RELEASE_ASSERT_NOT_REACHED(); 1391 1392 } 1392 1393
Note:
See TracChangeset
for help on using the changeset viewer.