AX: CSSPropertyWebkitAlt should accept CSS counter values
https://bugs.webkit.org/show_bug.cgi?id=123752
Summary AX: CSSPropertyWebkitAlt should accept CSS counter values
James Craig
Reported 2013-11-04 12:45:20 PST
From bug 120188: > > > Source/WebCore/css/CSSParser.cpp:1954 > > > + case CSSPropertyWebkitAlt: // [ <string> | attr(X) ] > > > > I think this should include <counter>, too. > > It's not clear how this would apply to counters. Certainly we shouldn't do it in this patch I'll attach a test case.
Attachments
test case (1.10 KB, text/html)
2013-11-05 13:59 PST, James Craig
no flags
Radar WebKit Bug Importer
Comment 1 2013-11-04 12:45:50 PST
James Craig
Comment 2 2013-11-05 13:59:02 PST
Created attachment 216076 [details] test case
Note You need to log in before you can comment on or make changes to this bug.