Low Level API Exceptions

133 views
Skip to first unread message

Robert Jones

unread,
Apr 23, 2011, 2:21:05 PM4/23/11
to ModelText
I have discovered a few CSS elements that cause the low level API to
throw exceptions:

* CSS comments, especially between selector definitions [Can the
parser provide access to these? If not, could it ignore them without
exception?]
* !important rules that are not all lower case (e.g., !Important)
* Value functions that contain equal signs (e.g., filter:
alpha(opacity = 85); )
* Value functions that are expressions (e.g., height:
expression(document.body.clientHeight + "px"); )

Is it possible to have the low level API work with these?

Christopher Wells

unread,
Nov 21, 2012, 8:06:26 PM11/21/12
to mode...@googlegroups.com, rj2...@gmail.com
Hi Robert,

Firstly, I apologise for my huge delay in getting back to you. When you wrote I had just started a full-time job, which prevented me from being involved with ModelText.

Today, I looked at the "CSS comment" problem, and understand what causes it.

I expect that after all this time you probably don't need these fixes any more: but let me know if you do.

Regards,
Chris Wells
Reply all
Reply to author
Forward
0 new messages