Skip to content
Commit 26314192 authored by Kohsuke Kawaguchi's avatar Kohsuke Kawaguchi
Browse files

in Firefox 3.6 on amd64 Ubuntu that I tested, setting innerHTML of TBODY to...

in Firefox 3.6 on amd64 Ubuntu that I tested, setting innerHTML of TBODY to "<tr>...</tr>" doesn't just add a TR, and Firefox tries to fix it to something broken. But setting innerHTML of a TABLE to "<tr>...</tr>" works as expected.
parent c3fc0993
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment