Filters

test for schema faq

0 products
1342 products
    You've viewed 0 of 0 products

    TEST A — summary uses h2 (matches existing live content)

    Does this accordion render and collapse correctly?

    If TEST A renders but TEST B does not, the theme selector targets summary h2 and must be widened to include h3.

    TEST B — summary uses h3 (proposed correct hierarchy)

    Does this accordion render and collapse correctly?

    If both TEST A and TEST B render identically, the heading level is not the problem and the issue is elsewhere.

    TEST C — h3, with newlines between tags (previous broken build)

    Does whitespace between tags break it?

    If TEST B renders but TEST C does not, whitespace text nodes inside <details> are the problem.

    TEST D — h3, no wrapping span in summary

    Does the accordion need the span wrapper?

    If TEST D renders but TEST B does not, the span or its inline style is interfering.