- Timestamp:
- 10/03/07 14:04:03 (14 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-branch/WebCore/rendering/RenderThemeSafari.cpp
r25754 r26027 335 335 336 336 if (style->setFontDescription(fontDescription)) 337 style->font().update( );337 style->font().update(selector->fontSelector()); 338 338 } 339 339