When I send raw text with <option> tags in it to Firefox, I get the
expected result in the brower, but not in the Firebug HTML view.

More specifically, when I send this text:

<option> A</option><option> B</option><option> C</option>

Firebug shows:

<body> A B C </body>

I.e. The option elements are not shown in Firebug.  Is this a bug?

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en.

Reply via email to