xbl:template Tests

These tests demonstrate xbl:template (and xbl:content, xbl:inhertied) tag.

Content inheritance

#base

red

#inherited extends #base

pink red brown

Content re-arrangement

content should be re-arranged and appear as second, first

first
second

Using xml:space attribute on xbl:template

no xml:space specified

xml:space="preserve"

xml:space="default"