Axure / ie7-js

Automatically exported from code.google.com/p/ie7-js
0 stars 0 forks source link

IE8.js conflicting border-spacing on IE8 #210

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use "IE8.js"
2. Use CSS Property "border-spacing" on "table"
3. Write an HTML table

What is the expected output? What do you see instead?
It is expected to see spacing between cells.
However the table just collapses, regardless of the "border-collapse" property.
If I remove the lines for the IE8.js, it displays normally as expected.

What version of the product are you using? On what operating system?
IE8 on Win XP.

Please provide any additional information below.

Original issue reported on code.google.com by hkust.is...@gmail.com on 18 Nov 2009 at 2:29

GoogleCodeExporter commented 9 years ago
I find my problem.
There is an option that IE8 always open local files in campatibility mode.
This is the cause of problem.

Original comment by hkust.is...@gmail.com on 18 Nov 2009 at 2:42

GoogleCodeExporter commented 9 years ago

Original comment by dean.edw...@gmail.com on 11 Feb 2010 at 5:58