-
-
Notifications
You must be signed in to change notification settings - Fork 72
Organize files #208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Organize files #208
Conversation
5764bbc
to
b667bdf
Compare
1455bf8
to
529cd2d
Compare
@domenic Do you think we still need |
I'm not sure I understand enough project architecture to know exactly what those files are currently doing. We need to support this part of the spec: https://drafts.csswg.org/cssom/#the-cssstyledeclaration-interface:~:text=fontSize%20IDL%20attribute.-,For%20each%20CSS%20property%20property,exceptions%20thrown%20must%20be%20re%2Dthrown.,-For%20example%2C%20if . Do those files help with that? |
Let's keep webkitFoo files for now. |
89f212d
to
c257ce5
Compare
utils/camelize.js
generated/
const
andlet
@domenic/eslint-config
rulesproperties/*.js
filesFixes #200, Fixes #201, Fixes #202, Fixes #203, Fixes #204, Fixes #205,
Fixes #206, Fixes #207, Fixes #70, Fixes #124
Also we can close #120, I think.