WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
16916
name="#name" should be treated as name="name" in Safari
https://bugs.webkit.org/show_bug.cgi?id=16916
Summary
name="#name" should be treated as name="name" in Safari
Anantha Keesara
Reported
2008-01-17 16:01:12 PST
I .Steps: ----------- 1. Go to:
http://www.3suisses.fr/FrontOfficePortail/pageStatiqueSbg/horoscope
2. Click on any of the zodiac signs on the top to get to the corresponding section II. Issue: ----------------- Clicking on any of the icons do not point you to the correct section. III. Other browsers: ------------------- All browsers except IE has this issue. IV. nightly tested: WebKit-
r29546
Attachments
Reduction
(336 bytes, text/html)
2008-01-17 16:05 PST
,
Anantha Keesara
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Anantha Keesara
Comment 1
2008-01-17 16:05:37 PST
Created
attachment 18517
[details]
Reduction
Anantha Keesara
Comment 2
2008-01-17 16:08:37 PST
The problem seems to be that name="#something". IE seems to be forgiving of the author's mistake and treats this as name="something". No one else does this, and I don't think it's a very high priority for us to follow IE. (It would be nice and friendly, of course, to do this someday.)
Robert Blaut
Comment 3
2008-02-16 11:04:53 PST
In my opinion, there is no room for emulating new IE bugs as it isn't absolutely necessary in this case because other big engines - Gecko and Presto don't do that as well. So it's an evangelism bug. The site should be fixed.
Robert Blaut
Comment 4
2008-07-17 01:37:34 PDT
After testing the site today I can say that the issues on that page were fixed. Closing as fixed.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug