Issue 44 in fizzler: Support ID selectors with ":" in the middle

4 views
Skip to first unread message

fiz...@googlecode.com

unread,
Feb 28, 2011, 4:19:37 PM2/28/11
to fizzler...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium

New issue 44 by corne...@acorns.com.au: Support ID selectors with ":" in
the middle
http://code.google.com/p/fizzler/issues/detail?id=44

Hi,
On one of the Apple sites I have the following span I try to select:
<span id="theForm:slsERRtable">
There seems to be no way to do it using Fizzler.
The Id is valid (http://www.w3schools.com/tags/att_standard_id.asp)
I've tried the followings:
- span#theForm:slsERRtable : System.FormatException: Unknown
pseudo-class 'slsERRtable'.
- span#theForm\:slsERRtable : System.FormatException: Invalid character at
position 13.
(http://stackoverflow.com/questions/122238/handling-a-colon-in-an-element-id-in-a-css-selector)
- span#theForm:\3AslsERRtable ul li : System.FormatException: Invalid
character at position 14.
Thanks,
Corneliu.

fiz...@googlecode.com

unread,
Feb 28, 2011, 4:41:25 PM2/28/11
to fizzler...@googlegroups.com

Comment #1 on issue 44 by corne...@acorns.com.au: Support ID selectors

I've attached a patch. There are 3 broken unit tests but they are broken
because I've changed the sample html file not the code.
I don't understand the selectors well enough to make sure that fixing the
unit test does not make it a broken unit test.

Attachments:
IdWithColonSelector.patch 4.6 KB

fiz...@googlecode.com

unread,
Aug 23, 2015, 9:46:36 AM8/23/15
to fizzler...@googlegroups.com

Comment #2 on issue 44 by azizatif: Support ID selectors with ":" in the
middle
https://code.google.com/p/fizzler/issues/detail?id=44

This issue has been migrated to:
https://github.com/atifaziz/Fizzler/issues/44
The conversation continues there.
DO NOT post any further comments to the issue tracker on Google Code as it
is shutting down.
You can also just subscribe to the issue on GitHub to receive notifications
of any further development.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages