Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Separate camelCasing logic between Data & CSS #3355

Closed
@mgol

Description

@mgol

Description

jQuery.camelCase contains a CSS-only quirk that replaces-ms- toms-. This quirk is needed only in the CSS module and yet the data module uses it as well, makingelem.data('-moz-a', 'b') create anMozA key andelem.data('-ms-a', 'b') - anmsA key. Those use cases should be separated.

Due to needed breaking changes this is 4.0 material.

P.S. It would be best to resolve#3384 first.

EDIT: Description edited as part of this ticket has been separated to#3384.

Link to test case

https://jsfiddle.net/zmfvwak7/1/

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp