-
Notifications
You must be signed in to change notification settings - Fork 757
Closed
Labels
Closed Accepted as Obvious BugfixTesting UnnecessaryMemory aid - issue doesn't require testsMemory aid - issue doesn't require testsTracked in DoCcss-text-3Current WorkCurrent Work
Description
CSS Text, Appendix A, Text Processing Order of Operations says white space processing part II should occur before letter-spacing and word-spacing.
This step includes expanding tab stop to a horizontal shift, which requires the current horizontal position as an input.
Shouldn't this be done after letter-spacing and word-spacing?
Metadata
Metadata
Assignees
Labels
Closed Accepted as Obvious BugfixTesting UnnecessaryMemory aid - issue doesn't require testsMemory aid - issue doesn't require testsTracked in DoCcss-text-3Current WorkCurrent Work