Skip to content

Conversation

hepheir
Copy link
Owner

@hepheir hepheir commented Jun 7, 2021

누락되어 있던 스펙에 명시된 항목을 구현함 #21

hepheir added 4 commits June 7, 2021 23:15
`ExceptionCode` is more likely a group of integer constants,
rather than an integer enumerator.
IDL Definition에 명시된 `unsigned short code` 가 존재하지 않아 추가하였음.
또한, 상수 및 변수들에 `c_ushort`의 형 힌트를 추가하였음.
변경된 DOMException.py 에 맞추어 테스트 수정
DOMException의 변경사항을 적용함.
@hepheir hepheir added enhancement New feature or request type:support Support issues labels Jun 7, 2021
@hepheir hepheir self-assigned this Jun 7, 2021
@hepheir hepheir marked this pull request as ready for review June 7, 2021 18:56
@hepheir hepheir merged commit f5690bd into master Jun 7, 2021
@hepheir hepheir deleted the issue21 branch June 7, 2021 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request type:support Support issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant