fix: hp:audio 인라인 분류 정리 — 실한컴 소리 삽입은 hp:ole, 표본 0건 - #91
Merged
Conversation
기존 범위 검사(textpos>len)는 텍스트 축소만 잡는다. 편집으로 문단이 길어져 캐시 줄 수가 부족한 경우(변경추적 겹침 렌더의 실물 방향)를 잡기 위해, 마지막 캐시 줄 시작 이후 꼬리 폭을 overflow lint와 같은 보수 추정으로 재고 줄 폭 2배 초과만 증명으로 error 처리. 실한컴 저장본 76건 캘리브레이션 0건, 수리 전/후 재현 쌍 FAIL→PASS 회귀 고정. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#89 수리.
INLINE_OBJECT_NAMES에서audio를 제외해hp:audio를 GenericElement 불투명 보존으로 강등합니다.근거
hp:ole objectType="EMBEDDED" drawAspect="ICON"+BinData/*.ole—hp:audio미생성.hp:audio표본 0건.확인
hp:audio노드는 GenericElement로 뜨며 바이트 보존은 불변(양쪽 경로 모두 보존).🤖 Generated with Claude Code