Status: Unconfirmed
Owner: all-bugs-t...@chromium.org
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 5910 by kitaru: Errornous table row height after insertRow() or  
insertBefore() with Javascript
http://code.google.com/p/chromium/issues/detail?id=5910

Chrome Version       : 1.0.154.36
URLs (if applicable) : http://kita.ddns.us/table_test.htm
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
      Safari 3:
     Firefox 3: OK
          IE 7: OK

What steps will reproduce the problem?
1. Create a table with multiple rows.
2. Specify the height of the rows with class/inline/attribute.
3. Insert a new row into the table with insertRow() or insertBefore()


What is the expected result?
A new row will be inserted into the table.
The other rows should remain intact.


What happens instead?
Including newly inserted row, all the rows in the table show strange
"height behavior" - ignore class/inline/attribute/new height set by  
Javascript.


Please provide any additional information below. Attach a screenshot if
possible.

I made a simple test case which demonstrates insertRow, insertBefore and
setting style.height.
test case URL: http://kita.ddns.us/table_test.htm

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to