http://codereview.appspot.com/1689062/diff/1/3 File tests/com/google/caja/plugin/domita_test_untrusted.html (right):
http://codereview.appspot.com/1689062/diff/1/3#newcode3296 tests/com/google/caja/plugin/domita_test_untrusted.html:3296: testInnerTextNode.innerText = ''; On 2010/08/07 00:52:43, jasvir wrote:
What should innerText be if el.innerHtml is set to something that gets
stripped
- for example, script/style tags. Please add test case innerHTML set
followed
by innerText read.
The opaque nodes test already shows that the text content of opaque nodes are stripped out. http://codereview.appspot.com/1689062/show
