Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-Other

New issue 1915 by [email protected]: Caja is filtering ::-ms-clear pseudo element
http://code.google.com/p/google-caja/issues/detail?id=1915

What revision of the cajoler exhibits the problem?  On what browser and OS?

I am using Google Apps Script HtmlService which Uses Caja.


What steps will reproduce the problem?
1. In IE-10 & above, when an input element is focused, a pseudo cross appears. To remove this we use CSS inputElemnt::-ms-clear{display:none} 2. But when I use the same CSS with HTML Service, Caja filters this CSS and Cross remains there.

What is the expected output? What do you see instead?
When I use inputElemnt::-ms-clear{display:none} , cross should not appear
but it is still there because caja filters this CSS.


Please provide any additional information below.
Please check attached screenshot.


Attachments:
        pseudo-ms-clear.png  8.1 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "Google Caja Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to