-
Notifications
You must be signed in to change notification settings - Fork 3
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
Remove Script Event Type, use Represents instead #241
Merged
nigelmegitt
merged 12 commits into
main
from
issue-0227-change-script-event-type-to-represents
Sep 28, 2024
Merged
Remove Script Event Type, use Represents instead #241
nigelmegitt
merged 12 commits into
main
from
issue-0227-change-script-event-type-to-represents
Sep 28, 2024
Commits on Sep 28, 2024
-
Remove Script Event Type, use Represents instead
* Merge registry table entries for `eventType` and `<content-descriptor>` (removing the `eventType` registry) * Extract definition of Represents into the Shared Properties section * Remove Script Event Type * Make Represents an optional property of Script Event and move example that was in Script Event Type up into Script Event under the Represents bullet * Add _permitted_ `#represents-div` feature * Update class diagram to remove Script Event Type and add Represents to Script Event
Configuration menu - View commit details
-
Copy full SHA for d3dad56 - Browse repository at this point
Copy the full SHA d3dad56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58e8be2 - Browse repository at this point
Copy the full SHA 58e8be2View commit details -
Fix to be one or more, was zero or more.
Configuration menu - View commit details
-
Copy full SHA for 09422b6 - Browse repository at this point
Copy the full SHA 09422b6View commit details -
Iterate design following discussion
Separate scriptRepresents from represents as applied to Script Events. Define usage constraints. Define the syntax of `<content-descriptor>` to allow for generic validity checking without needing to understand the contents of the values used. Update the feature extensions and examples. Update the introduction to mention represents. Update the examples. Update the profiles and dispositions. Define an inheritance model for `daptm:represents`. Make Represents required to have a non-empty and valid computed value, but don't require `daptm:represents` on every Script Event `<div>` element. Allow user-defined content-descriptor values beginning `x-`. State that ttm:desc SHOULD NOT be empty.
Configuration menu - View commit details
-
Copy full SHA for 986b690 - Browse repository at this point
Copy the full SHA 986b690View commit details -
Temporary fix for speced/respec#4806
Move the term inside the angle brackets, which makes it harder to find in the index of terms, but fixes the Respec error.
Configuration menu - View commit details
-
Copy full SHA for 790acbc - Browse repository at this point
Copy the full SHA 790acbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eb5efe - Browse repository at this point
Copy the full SHA 4eb5efeView commit details -
* Fix broken reference to scriptRepresents * Explain presence of inherited `daptm:represents` on `<body>` element in example * Explain how scriptRepresents might include values not present in Script - Represents * Fix syntax references to NMToken and `<lwsp>` * Take suggestions for better term definitions for content-descriptor * Clarify that Represents is inheritable, within the Represents property aside.
Configuration menu - View commit details
-
Copy full SHA for e13d917 - Browse repository at this point
Copy the full SHA e13d917View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59215ce - Browse repository at this point
Copy the full SHA 59215ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a28f4e - Browse repository at this point
Copy the full SHA 3a28f4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4af42d6 - Browse repository at this point
Copy the full SHA 4af42d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fb84e5 - Browse repository at this point
Copy the full SHA 4fb84e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a3704d - Browse repository at this point
Copy the full SHA 5a3704dView commit details
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.