This is a heading.This is a paragraph with emphasized text.
+ This is a paragraph with value 1value 2emphasized (custom attributes) text.
diff --git a/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/006-emphasisStrong.xml b/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/006-emphasisStrong.xml
index 771509f8..a6ae3c22 100644
--- a/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/006-emphasisStrong.xml
+++ b/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/006-emphasisStrong.xml
@@ -6,4 +6,5 @@
version="5.0-variant ezpublish-1.0">
This is a heading.This is a paragraph with strong text.
+ This is a paragraph with value 1value 2strong (custom attributes) text.
diff --git a/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/007-emphasisUnderlined.xml b/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/007-emphasisUnderlined.xml
index 4378b1fd..a7da8c8d 100644
--- a/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/007-emphasisUnderlined.xml
+++ b/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/007-emphasisUnderlined.xml
@@ -6,4 +6,5 @@
version="5.0-variant ezpublish-1.0">
This is a heading.This is a paragraph with underlined text.
+ This is a paragraph with value 1value 2underlined (custom attributes) text.
diff --git a/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/008-orderedList.xml b/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/008-orderedList.xml
index 8e9d8ae8..1dd0a7ef 100644
--- a/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/008-orderedList.xml
+++ b/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/008-orderedList.xml
@@ -7,4 +7,17 @@
This is a list item.
+
+
+ list 1
+ list 2
+
+
+
+ list item 1
+ list item 2
+
+ This is a list item (custom attributes).
+
+
diff --git a/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/009-itemizedList.xml b/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/009-itemizedList.xml
index 11559d6a..22ec413b 100644
--- a/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/009-itemizedList.xml
+++ b/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/009-itemizedList.xml
@@ -7,4 +7,17 @@
This is a list item.
+
+
+ list 1
+ list 2
+
+
+
+ list item 1
+ list item 2
+
+ This is a list item.
+
+
diff --git a/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/010-htmlInformaltable.xml b/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/010-htmlInformaltable.xml
index 01cd6f14..2a4633c0 100644
--- a/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/010-htmlInformaltable.xml
+++ b/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/010-htmlInformaltable.xml
@@ -5,24 +5,56 @@
xmlns:ezcustom="http://ez.no/xmlns/ezpublish/docbook/custom"
version="5.0-variant ezpublish-1.0">
+
+ tableTitle
+
+ value 1
+ value 2
+
+
+ value 1
+
+
+ top
+ XSLT
+ col
+ value 1
+ 11
+
+ middle
+ XSD
+ row
+ value 2
+ 12.112.2
+
+ value 2
+
+
+ bottom
+ value 1
+ 21This is a list item.
+
+ baseline
+ value 2
+ 22This is a paragraph
with some
diff --git a/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/011-htmlTable.xml b/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/011-htmlTable.xml
index 3875abf8..c2686917 100644
--- a/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/011-htmlTable.xml
+++ b/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/011-htmlTable.xml
@@ -5,21 +5,53 @@
xmlns:ezcustom="http://ez.no/xmlns/ezpublish/docbook/custom"
version="5.0-variant ezpublish-1.0">
+
+ tableTitle
+ Table caption.
+ value 1
+ value 2
+
Table caption.
+
+ value 1
+
+
+ top
+ XSLT
+ col
+ value 1
+ 11
+
+ middle
+ XSD
+ row
+ value 2
+ 12
+
+ value 2
+
+
+ bottom
+ value 1
+ 21
+
+ baseline
+ value 2
+ 22
diff --git a/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/014-link.xml b/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/014-link.xml
index 9ce2897f..3df67905 100644
--- a/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/014-link.xml
+++ b/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/014-link.xml
@@ -21,4 +21,7 @@
Content name
Some anchored content.
+
+ value 1value 2Link with custom attributes
+
diff --git a/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/015-subscript.xml b/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/015-subscript.xml
index 679ce61d..3513cf47 100644
--- a/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/015-subscript.xml
+++ b/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/015-subscript.xml
@@ -5,4 +5,5 @@
xmlns:ezcustom="http://ez.no/xmlns/ezpublish/docbook/custom"
version="5.0-variant ezpublish-1.0">
Thirsty? Have some H2O.
+ Thirsty? Have some Hvalue 1value 22 (custom attribute)O.
diff --git a/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/016-superscript.xml b/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/016-superscript.xml
index ca7709bb..496eab52 100644
--- a/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/016-superscript.xml
+++ b/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/016-superscript.xml
@@ -5,4 +5,5 @@
xmlns:ezcustom="http://ez.no/xmlns/ezpublish/docbook/custom"
version="5.0-variant ezpublish-1.0">
The equation eπi + 1 = 0 ties together five of the most important mathematical constants.
+ The equation evalue 1value 2πi (custom attributes) + 1 = 0 ties together five of the most important mathematical constants.
diff --git a/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/019-emphasisStrikedthrough.xml b/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/019-emphasisStrikedthrough.xml
index c7665ea1..37272c5b 100644
--- a/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/019-emphasisStrikedthrough.xml
+++ b/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/019-emphasisStrikedthrough.xml
@@ -6,4 +6,5 @@
version="5.0-variant ezpublish-1.0">
This is a heading.This is a paragraph with strikedthrough text.
+ This is a paragraph with value 1value 2strikedthrough (custom attributes) text.
diff --git a/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/020-blockquote.xml b/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/020-blockquote.xml
index 7cb930d0..b6a756cc 100644
--- a/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/020-blockquote.xml
+++ b/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/020-blockquote.xml
@@ -13,4 +13,11 @@
Don't wake me for the end of the world unless it has very good special effects.
+
+
+ value 1
+ value 2
+
+ Don't wake me for the end of the world unless it has very good special effects.
+
diff --git a/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/021-titleImplicitLevels.xml b/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/021-titleImplicitLevels.xml
index ffdc5924..39b14297 100644
--- a/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/021-titleImplicitLevels.xml
+++ b/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/021-titleImplicitLevels.xml
@@ -4,53 +4,18 @@
xmlns:ezxhtml="http://ez.no/xmlns/ezpublish/docbook/xhtml"
xmlns:ezcustom="http://ez.no/xmlns/ezpublish/docbook/custom"
version="5.0-variant ezpublish-1.0">
- This is a first level heading.
-
- This is a second level heading.
-
-
-
- This is a third level heading.
-
-
-
-
-
- This is a fourth level heading.
-
-
-
-
-
-
-
- This is a fifth level heading.
-
-
-
-
-
-
-
-
-
- This is a sixth level heading.
-
-
-
-
-
-
-
-
-
-
-
- This is a seventh level heading.
-
-
-
-
-
-
+ This is a first level heading.
+ This is a second level heading.
+ This is a third level heading.
+ This is a fourth level heading.
+ This is a fifth level heading.
+ This is a sixth level heading.
+ This is a seventh level heading.
+ 1This is a first level heading.
+ 2This is a second level heading.
+ 3This is a third level heading.
+ 4This is a fourth level heading.
+ 5This is a fifth level heading.
+ 6This is a sixth level heading.
+ 7This is a seventh level heading.
diff --git a/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/024-template.xml b/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/024-template.xml
index 421f529e..4f36bde6 100644
--- a/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/024-template.xml
+++ b/tests/lib/FieldType/Converter/Xslt/_fixtures/docbook/024-template.xml
@@ -7,6 +7,10 @@
+
+ tableTitle
+ About factoids
+
About factoids
diff --git a/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/002-para.xml b/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/002-para.xml
index 206902b7..d74e4f29 100644
--- a/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/002-para.xml
+++ b/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/002-para.xml
@@ -10,4 +10,5 @@
This is a centered paragraph.This is a right aligned paragraph.This is a justified paragraph.
+ This is a paragraph with custom tags.
diff --git a/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/005-emphasis.xml b/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/005-emphasis.xml
index edc25aa7..ec2874b0 100644
--- a/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/005-emphasis.xml
+++ b/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/005-emphasis.xml
@@ -6,4 +6,5 @@
This is a heading.This is a paragraph with emphasized text.
+ This is a paragraph with emphasized (custom attributes) text.
diff --git a/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/006-emphasisStrong.xml b/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/006-emphasisStrong.xml
index e592d260..b23ead3e 100644
--- a/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/006-emphasisStrong.xml
+++ b/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/006-emphasisStrong.xml
@@ -6,4 +6,5 @@
This is a heading.This is a paragraph with strong text.
+ This is a paragraph with strong (custom attributes) text.
diff --git a/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/007-emphasisUnderlined.xml b/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/007-emphasisUnderlined.xml
index 520d241f..5a28d408 100644
--- a/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/007-emphasisUnderlined.xml
+++ b/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/007-emphasisUnderlined.xml
@@ -6,4 +6,5 @@
This is a heading.This is a paragraph with underlined text.
+ This is a paragraph with underlined (custom attributes) text.
diff --git a/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/008-orderedList.xml b/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/008-orderedList.xml
index 4b191a21..09abcd54 100644
--- a/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/008-orderedList.xml
+++ b/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/008-orderedList.xml
@@ -9,4 +9,11 @@
+
+
+
22This is a paragraph
diff --git a/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/011-htmlTable.xml b/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/011-htmlTable.xml
index 631dbb3e..b2446d7f 100644
--- a/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/011-htmlTable.xml
+++ b/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/011-htmlTable.xml
@@ -3,20 +3,20 @@
xmlns:image="http://ez.no/namespaces/ezpublish3/image/"
xmlns:custom="http://ez.no/namespaces/ezpublish3/custom/">
-
-
-
+
+
+
11
-
+
12
-
-
+
+
21
-
+
22
diff --git a/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/014-link.xml b/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/014-link.xml
index 5d39db51..341dbd99 100644
--- a/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/014-link.xml
+++ b/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/014-link.xml
@@ -21,4 +21,7 @@
Content name
Some anchored content.
+
+ Link with custom attributes
+
diff --git a/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/015-subscript.xml b/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/015-subscript.xml
index 6bca5d53..568890d8 100644
--- a/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/015-subscript.xml
+++ b/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/015-subscript.xml
@@ -3,4 +3,5 @@
xmlns:image="http://ez.no/namespaces/ezpublish3/image/"
xmlns:custom="http://ez.no/namespaces/ezpublish3/custom/">
Thirsty? Have some H2O.
+ Thirsty? Have some H2 (custom attribute)O.
diff --git a/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/016-superscript.xml b/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/016-superscript.xml
index d5a8badf..0aa03a34 100644
--- a/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/016-superscript.xml
+++ b/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/016-superscript.xml
@@ -3,4 +3,5 @@
xmlns:image="http://ez.no/namespaces/ezpublish3/image/"
xmlns:custom="http://ez.no/namespaces/ezpublish3/custom/">
The equation eπi + 1 = 0 ties together five of the most important mathematical constants.
+ The equation eπi (custom attributes) + 1 = 0 ties together five of the most important mathematical constants.
diff --git a/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/019-emphasisStrikedthrough.xml b/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/019-emphasisStrikedthrough.xml
index 68d3ec5c..7832f60c 100644
--- a/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/019-emphasisStrikedthrough.xml
+++ b/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/019-emphasisStrikedthrough.xml
@@ -6,4 +6,5 @@
This is a heading.This is a paragraph with strikedthrough text.
+ This is a paragraph with strikedthrough (custom attributes) text.
diff --git a/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/020-blockquote.xml b/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/020-blockquote.xml
index 63bc042c..683031d6 100644
--- a/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/020-blockquote.xml
+++ b/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/020-blockquote.xml
@@ -15,4 +15,9 @@
Don't wake me for the end of the world unless it has very good special effects.
+
+
+ Don't wake me for the end of the world unless it has very good special effects.
+
+
diff --git a/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/021-titleImplicitLevels.lossy.xml b/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/021-titleImplicitLevels.xml
similarity index 59%
rename from tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/021-titleImplicitLevels.lossy.xml
rename to tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/021-titleImplicitLevels.xml
index 0b30577a..22d0f42e 100644
--- a/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/021-titleImplicitLevels.lossy.xml
+++ b/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/021-titleImplicitLevels.xml
@@ -65,4 +65,53 @@ level attributes in docbook format.
+
+ This is a first level heading.
+
+
+ This is a second level heading.
+
+
+
+ This is a third level heading.
+
+
+
+
+
+ This is a fourth level heading.
+
+
+
+
+
+
+
+ This is a fifth level heading.
+
+
+
+
+
+
+
+
+
+ This is a sixth level heading.
+
+
+
+
+
+
+
+
+
+
+ This is a seventh level heading.
+
+
+
+
+
diff --git a/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/lossy/002-htmlTable.docbook.xml b/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/lossy/002-htmlTable.docbook.xml
index 3875abf8..dd7e20a2 100644
--- a/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/lossy/002-htmlTable.docbook.xml
+++ b/tests/lib/FieldType/Converter/Xslt/_fixtures/ezxml/lossy/002-htmlTable.docbook.xml
@@ -5,21 +5,41 @@
xmlns:ezcustom="http://ez.no/xmlns/ezpublish/docbook/custom"
version="5.0-variant ezpublish-1.0">