mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 21:17:03 +00:00
style
This commit is contained in:
@@ -154,7 +154,7 @@ var _objectsInRange = function(aList, aRange)
|
||||
CPArray _glyphsFrames;
|
||||
}
|
||||
|
||||
- (id)createDOMElementWithText:(CPString)aString andFont:(CPFont)aFont andColor: (CPColor)aColor
|
||||
- (id)createDOMElementWithText:(CPString)aString andFont:(CPFont)aFont andColor:(CPColor)aColor
|
||||
{
|
||||
var style,
|
||||
span = document.createElement("span");
|
||||
|
||||
Reference in New Issue
Block a user