Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 8355 by stianstrandli: Setting style.height = value in javascript
doesn't work in tablerows(<tr>)
http://code.google.com/p/chromium/issues/detail?id=8355
Chrome Version : <REPLACE this with your version. Ex: 1.0.154.48>
URLs (if applicable) :
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Safari 3: FAIL
Firefox 3: OK
IE 7: OK
Opera 9.63: OK
What steps will reproduce the problem?
1. Create a table
2. Create a script that tries to change one of the rows using style.height
= '200px';
3. Watch as nothing happends. If another row has a defined in its style in
the element, it will loose its height.
What is the expected result?
The row height will be increased to the height set in javascript function
What happens instead?
Nothing happends to the row. Other rows may loose their height style.
Please provide any additional information below. Attach a screenshot if
possible.
Added a file where I have created a small sample project which fails. I do
not know enough about Web standards to say if it is a bug or not, but it
works inn all other browsers.
Attachments:
chrome_style_height_issue.html 896 bytes
--
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
-~----------~----~----~----~------~----~------~--~---