Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium

New issue 1305 by jasvir: Pseudo body nodes should be stylable
http://code.google.com/p/google-caja/issues/detail?id=1305

What steps will reproduce the problem?
1.  In r4336 on the playground:
​<style>
  body { color: red; }
</style>
<body>
  Hello world
</body>​​​​​​​​​​​​​​​​​​​​​​

2. The body tag is removed from the style, a warning issued and the body is unstyled

What is the expected output? What do you see instead?

The pseudo body node should be styled with the style specified for the body.

See also http://code.google.com/p/google-caja/issues/detail?id=1269

Please use labels and text to provide additional information.




Reply via email to