-
Notifications
You must be signed in to change notification settings - Fork 62
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
[EPUB 3.3 RS] [question] Small difference between the XHTML Content Documents section and the SVG Content Documents section #1774
Comments
I agree, we should align them.
It is more important to search XHTML document than SVG document.
…--
Ori Idan CEO Helicon Books
http://www.heliconbooks.com
On Fri, Aug 20, 2021 at 5:27 PM Gregorio Pellegirno < ***@***.***> wrote:
The SVG Content Documents section
<https://www.w3.org/TR/epub-rs-33/#sec-svg> explicitly says:
SHOULD support user selection and searching of text within SVG elements
While the XHTML Content Documents
<https://www.w3.org/TR/epub-rs-33/#sec-xhtml> section makes no mention of
searching for content.
Maybe it makes sense to align them?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1774>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAB43QG3RX2WHLHS7YVKYVLT5ZQ47ANCNFSM5CQNZAAQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
.
|
Are there reading systems that don't offer search because it's. not mentioned in the EPUB spec? |
I don't know if there are RS's that don't offer it because it is not
mentioned but that does not mean we should not mention it.
…On Fri, Aug 20, 2021 at 6:22 PM Dave Cramer ***@***.***> wrote:
Are there reading systems that don't offer search because it's. not
mentioned in the EPUB spec?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1774 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAB43QCEQNWERM7R7G3MA2LT5ZXKHANCNFSM5CQNZAAQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
.
|
I wonder whether we shouldn't have the SVG bullet at all. We've gone beyond supporting SVG into requirements on the UI, which we typically don't do. If it's just to remind devs that SVGs aren't always pure images, maybe it could be a note rather than a recommendation? |
+1 to that. I was not sure why this statement was in the spec in the first place, and you have just given the answer... But that is the type of statement that should be in a note rather than the specification text. |
The issue was discussed in a meeting on 2021-08-27 List of resolutions:
View the transcript2. XHTML and SVGSee github issue #1774. Dave Cramer: apparently the SVG content doc section says RS should support searching of text, but the XHTML content doc section doesn't mention searching Matt Garrish: I don't think we mandate certain UI features in any other point of spec. I agree on removing this. We leave this to the developers to figure out.
Matt Garrish: maybe just a note reminding RS people that SVGs can contain text Brady Duga: fine with removing. Alternative would be to say that any text interactions that RS supports with XHTML should also be supported for SVG text. A more vague way of doing what we want. Wendy Reid: gpellegrino which would you prefer, since it is your issue? Gregorio Pellegrino: no position as it doesn't strongly impact a11y. I just wanted to point out this discrepancy. Dave Cramer: I have no objection to duga language. But probably more simple to just remove SVG bullet. Hoping that developers already know that SVG can contain text. Not sure that our reminder will change their minds about what UI feature to put in their RS.
|
The SVG Content Documents section explicitly says:
While the XHTML Content Documents section makes no mention of searching for content.
Maybe it makes sense to align them?
The text was updated successfully, but these errors were encountered: