Changeset 114669 in webkit for trunk/Source/WebCore/css/CSSImageSetValue.cpp
- Timestamp:
- Apr 19, 2012, 2:20:23 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebCore/css/CSSImageSetValue.cpp
r113588 r114669 143 143 : CSSValueList(cloneFrom) 144 144 , m_accessedBestFitImage(false) 145 , m_scaleFactor(1) 145 146 { 146 147 // Non-CSSValueList data is not accessible through CSS OM, no need to clone.
Note:
See TracChangeset
for help on using the changeset viewer.