Pierre Dubois

Results 226 comments of Pierre Dubois

Hi @ianwallen Your issue seem to be a server configuration issue. The CORS header need to be set on the resource the web page are fetching, through the session timeout....

@imrizek your duplicate icon issue is probably because you are directly initializing your table with datatables.net instead of wb-tables. The wet-boew table are extending the datatables.net plugin and it also...

@joejoseph00 we have followed the recommendation as stated by the CVE which was to leverage [DOMPurify](https://github.com/cure53/DOMPurify/) as we noted in our [release notes of v4.0.44.x](https://github.com/wet-boew/wet-boew/releases/tag/v4.0.44.5) Here the security advisories: *...

Here a code snipped for an example to filter columns ```html Filter table columns Filtre les colonnes du tableau Column 2 Column 3 Col heading 1 Col heading 2 Col...

Pre-approve upon subsequent review and local testing.

@hilaryd198 is the @kodz1 propose solution work for you. Thanks

Note: Some training material (That we didn't vetted yet) are available here: https://bati-itao.github.io/learning/esdc-self-paced-web-accessibility-course/index.html

## Work in progress - Improvement of the json-ld ACR Addition: * Include a list of **work items** * Allow review(s) to include more specific information about earl:TestResult Process: *...

First draft with the instruction on how to produce the JSON-LD ACR https://wet-boew.github.io/wet-boew/demos/wamethod/wamethod-AA-en.html#json-ld-acr Which are supported by this updated vocabulary: https://wet-boew.github.io/vocab/acr/

It was suggested to integrate the support of leveraging pre-defined ACT rule - About ACT rule - https://www.w3.org/WAI/standards-guidelines/act/rules/about/ - ACT rule format - https://www.w3.org/TR/act-rules-format/ - ACT rules community group -...