oulan / iui

Automatically exported from code.google.com/p/iui
MIT License
0 stars 0 forks source link

orientation changes does not update CSS #152

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. change orientation of the phone
2.
3.

What is the expected output? What do you see instead?
body[orient="landscape"]  in CSS does not work for 3.0 OS. It worked on 2.2.1

What version of the product are you using? On what operating system?
3.0

Please provide any additional information below.
I used the H1 tag to test by setting portrait and landscape to different font 
colors
document.body.setAttribute("orient", orient); doesn't seem to do anything on 
3.0 but it works on 
2.2.1

Original issue reported on code.google.com by jye...@gmail.com on 24 Jul 2009 at 8:29

GoogleCodeExporter commented 9 years ago
Do you have a link to a page that demonstrates the problem?

Original comment by msgilli...@gmail.com on 25 Jul 2009 at 7:40

GoogleCodeExporter commented 9 years ago

Original comment by msgilli...@gmail.com on 8 Oct 2009 at 5:44

GoogleCodeExporter commented 9 years ago

Original comment by msgilli...@gmail.com on 8 Oct 2009 at 5:45