donum / curvycorners

Automatically exported from code.google.com/p/curvycorners
0 stars 0 forks source link

CSS selector broken #64

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
CurvyCorners seems to break if CSS selectors contain any tags without ID or 
class selectors. E.g.:
span span.corners {}

What steps will reproduce the problem?

---
1. Download attached 'selectors-proof.html'
2. Open in Internet Explorer

What is the expected output? What do you see instead?

---
To see expected output open in Chrome, Firefox or Safari.
In Internet Explorer we see a JavaScript error:
Line: 1
Error: Object doesn't support this property or method

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

---
IE 8
Windows 7

Additional information

---
This is a serious problem. All my CSS files contains these types of CSS 
selectors.

Original issue reported on code.google.com by robinwinslowmorris on 17 Mar 2010 at 1:54

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
This problem was fixed some time ago. Please use the latest version of the 
script from 
the repository.

Original comment by c.1%smit...@gtempaccount.com on 20 Mar 2010 at 1:23