1.1.1 The string-set property

Chapter 1 - Running headers and footers - 1.1.1 The string-set property

Go to the relevant page of the specification.

string-set-001 (paged)
GCPM string-set with string
Test checks that a named string can be set to a string value.
string-set-002 (paged)
GCPM String-set with content()
Test checks that a string can be set to the text value of an element, using the default content() syntax
string-set-003 (paged)
GCPM String-set with content(text)
Test checks that a string can be set to the text value of an element, using the explicit content(text) syntax
string-set-004 (paged)
GCPM String-set with content(first-letter)
Test checks that a string can be set to the first letter of the text value of an element
string-set-005 (paged)
GCPM String-set with counter(page)
Test checks that a named string can be set to the value of the page counter
string-set-006 (paged)
GCPM string-set with content(before)
Test checks that a named string can be set to the content of the before pseudo-element
string-set-007 (paged)
GCPM string-set with content(after)
Test checks that a named string can be set to the content of the after pseudo-element
string-set-008 (paged)
GCPM string-set with multiple assignments
Test checks that several named string can be set on a single element
string-set-009 (paged)
GCPM string-set with page and pages counters
Test checks that a string can be set to the page and pages counters
string-set-010 (paged)
GCPM string-set on element with display: none
Test checks that a string can be set to the value of an element even if display is set to none
string-set-011 (paged)
GCPM string-set on element with display: none
Test checks that a string can be set to the value of an element even if display is set to none
string-set-012 (paged)
GCPM string-set to attribute value
Test checks that a string can be set to the value of an attribute