string(275) "Full markup load (HTML):
Array
(
[0] => FIND
[1] => .articles ul
[2] => Array
(
[0] => Array
(
[0] =>
[1] => .articles
[2] =>
[3] => ul
)
)
)
XPATH: //*[@class]
QUERY FETCHED
Found: div.articles, comparing with matchClasses()
Found: p.title, comparing with matchClasses()
Found: p.body, comparing with matchClasses()
Found: p.title, comparing with matchClasses()
Found: p.body, comparing with matchClasses()
Found: p.noTitle, comparing with matchClasses()
Found: p.body, comparing with matchClasses()
Found: p.after, comparing with matchClasses()
Found: li.nested, comparing with matchClasses()
Found: li.second, comparing with matchClasses()
Matched 1: div.articles
XPATH: /html[1]/body[1]/div[1]//ul
QUERY FETCHED
Matched 1: ul
Array
(
[0] => FIND
[1] => li
[2] => Array
(
[0] => Array
(
[0] =>
[1] => li
)
)
)
XPATH: /html[1]/body[1]/div[1]/ul[1]//li
QUERY FETCHED
Matched 3: li, li#testID, li
Removing 'li'
Removing 'li'
Removing 'li'
Array
(
[0] => FIND
[1] => .title
[2] => Array
(
[0] => Array
(
[0] =>
[1] => .title
)
)
)
XPATH: /li[1]//*[@class]
QUERY FETCHED
Found: p.title, comparing with matchClasses()
Found: p.body, comparing with matchClasses()
Matched 1: p.titlestring(244) "Full markup load (HTML): News 1 title" string(57) "Full markup load (HTML), using document's charset 'utf-8'" string(27) "Importing nodes to document"
Array
(
[0] => FIND
[1] => .body
[2] => Array
(
[0] => Array
(
[0] =>
[1] => .body
)
)
)
XPATH: /li[1]//*[@class]
QUERY FETCHED
Found: p.title, comparing with matchClasses()
Found: p.body, comparing with matchClasses()
Matched 1: p.bodystring(243) "Full markup load (HTML): News 1 body" string(57) "Full markup load (HTML), using document's charset 'utf-8'" string(27) "Importing nodes to document"
Inserting data with 'appendTo'string(18) "From 1; To 1 nodes"
Array
(
[0] => FIND
[1] => .title
[2] => Array
(
[0] => Array
(
[0] =>
[1] => .title
)
)
)
XPATH: /li[1]//*[@class]
QUERY FETCHED
Found: p.title, comparing with matchClasses()
Found: p.body, comparing with matchClasses()
Matched 1: p.titlestring(244) "Full markup load (HTML): News 2 title" string(57) "Full markup load (HTML), using document's charset 'utf-8'" string(27) "Importing nodes to document"
Array
(
[0] => FIND
[1] => .body
[2] => Array
(
[0] => Array
(
[0] =>
[1] => .body
)
)
)
XPATH: /li[1]//*[@class]
QUERY FETCHED
Found: p.title, comparing with matchClasses()
Found: p.body, comparing with matchClasses()
Matched 1: p.bodystring(243) "Full markup load (HTML): News 2 body" string(57) "Full markup load (HTML), using document's charset 'utf-8'" string(27) "Importing nodes to document"
Inserting data with 'appendTo'string(18) "From 1; To 1 nodes"
Array
(
[0] => FIND
[1] => .title
[2] => Array
(
[0] => Array
(
[0] =>
[1] => .title
)
)
)
XPATH: /li[1]//*[@class]
QUERY FETCHED
Found: p.title, comparing with matchClasses()
Found: p.body, comparing with matchClasses()
Matched 1: p.titlestring(238) "Full markup load (HTML): News 3" string(57) "Full markup load (HTML), using document's charset 'utf-8'" string(27) "Importing nodes to document"
Array
(
[0] => FIND
[1] => .body
[2] => Array
(
[0] => Array
(
[0] =>
[1] => .body
)
)
)
XPATH: /li[1]//*[@class]
QUERY FETCHED
Found: p.title, comparing with matchClasses()
Found: p.body, comparing with matchClasses()
Matched 1: p.bodystring(243) "Full markup load (HTML): News 3 body" string(57) "Full markup load (HTML), using document's charset 'utf-8'" string(27) "Importing nodes to document"
Inserting data with 'appendTo'string(18) "From 1; To 1 nodes"
Array
(
[0] => FIND
[1] => .articles
[2] => Array
(
[0] => Array
(
[0] =>
[1] => .articles
)
)
)
XPATH: //*[@class]
QUERY FETCHED
Found: div.articles, comparing with matchClasses()
Found: p.title, comparing with matchClasses()
Found: p.body, comparing with matchClasses()
Found: p.title, comparing with matchClasses()
Found: p.body, comparing with matchClasses()
Found: p.title, comparing with matchClasses()
Found: p.body, comparing with matchClasses()
Found: p.after, comparing with matchClasses()
Found: li.nested, comparing with matchClasses()
Found: li.second, comparing with matchClasses()
Matched 1: div.articlesstring(65) "Getting markup, moving selected nodes (1) to new DocumentFragment" string(232) "Full markup load (HTML): " string(57) "Full markup load (HTML), using document's charset 'utf-8'" string(27) "Importing nodes to document" string(24) "documentFragmentToMarkup" string(49) "Getting markup (HTML), final with charset 'utf-8'" string(258) "Markup:
This " string(258) "Markup:
This is paragraph of first LI
News 1 title
" Test 'Simple data insertion' passed :) string(275) "Full markup load (HTML):Array
(
[0] => FIND
[1] => ul:first
[2] => Array
(
[0] => Array
(
[0] =>
[1] => ul
[2] => :first
)
)
)
XPATH: //ul
QUERY FETCHED
Matched 3: ul, ul, ul
Array
(
[0] => FIND
[1] => li:first
[2] => Array
(
[0] => Array
(
[0] =>
[1] => li
[2] => :first
)
)
)
XPATH: /html[1]/body[1]/div[1]/ul[1]//li
QUERY FETCHED
Matched 3: li, li#testID, li
Inserting data with 'before'string(245) "Full markup load (HTML):
Array
(
[0] => FIND
[1] => p
[2] => Array
(
[0] => Array
(
[0] =>
[1] => p
)
)
)
XPATH: /html[1]/body[1]//p
QUERY FETCHED
Matched 1: pstring(275) "Full markup load (HTML): La Thermo-sonde de cuisson vous permet de cuire à la per" string(57) "Full markup load (HTML), using document's charset 'utf-8'" string(27) "Importing nodes to document"
Array
(
[0] => FIND
[1] => p
[2] => Array
(
[0] => Array
(
[0] =>
[1] => p
)
)
)
XPATH: /html[1]/body[1]//p
QUERY FETCHED
Matched 1: pTest 'HTML insertion' PASSED :) string(40) "Full markup load (HTML):
Array
(
[0] => FIND
[1] => p
[2] => Array
(
[0] => Array
(
[0] =>
[1] => p
)
)
)
XPATH: /html[1]/body[1]//p
QUERY FETCHED
Matched 1: pstring(275) "Full markup load (HTML):
Array
(
[0] => FIND
[1] => div
[2] => Array
(
[0] => Array
(
[0] =>
[1] => div
)
)
)
XPATH: /html[1]/body[1]//div
QUERY FETCHED
Matched 2: div, divTest 'HTML insertion 2' PASSED :) string(40) "Full markup load (HTML):
Array
(
[0] => FIND
[1] => p
[2] => Array
(
[0] => Array
(
[0] =>
[1] => p
)
)
)
XPATH: /html[1]/body[1]//p
QUERY FETCHED
Matched 1: pstring(275) "Full markup load (HTML): Hors paragraphe.
XPATH: /html[1]/body[1]//img
QUERY FETCHED
Matched 1: imgTest 'HTML insertion 3' PASSED :)string(65) "Getting markup, moving selected nodes (1) to new DocumentFragment" string(232) "Full markup load (HTML): " string(57) "Full markup load (HTML), using document's charset 'utf-8'" string(27) "Importing nodes to document" string(24) "documentFragmentToMarkup" string(49) "Getting markup (HTML), final with charset 'utf-8'" string(258) "Markup:
Hors paragraphe.
Hors paragraphe.

Éditorial de l'institution Saint-Pie" string(195) "Markup:
Hors paragraphe.

Éditorial de l'institution Saint-Pierre.
Hors paragraphe.Hors paragraphe.

Éditorial de l'institution Saint-Pierre.
Hors paragraphe.Array
(
[0] => FIND
[1] => p
[2] => Array
(
[0] => Array
(
[0] =>
[1] => p
)
)
)
XPATH: /html[1]/body[1]//p
QUERY FETCHED
Matched 1: pstring(275) "Full markup load (HTML): La Thermo-sonde de cuisson vous permet de cuire à la per" string(57) "Full markup load (HTML), using document's charset 'utf-8'" string(27) "Importing nodes to document"
Array
(
[0] => FIND
[1] => p:first
[2] => Array
(
[0] => Array
(
[0] =>
[1] => p
[2] => :first
)
)
)
XPATH: /html[1]/body[1]//p
QUERY FETCHED
Matched 1: pstring(65) "Getting markup, moving selected nodes (2) to new DocumentFragment" string(232) "Full markup load (HTML): " string(57) "Full markup load (HTML), using document's charset 'utf-8'" string(27) "Importing nodes to document" string(24) "documentFragmentToMarkup" string(49) "Getting markup (HTML), final with charset 'utf-8'" string(258) "Markup: La Thermo-sonde de cuisson vous permet de cuire à la " string(118) "documentFragmentToMarkup: La Thermo-sonde de cuisson vous permet de cuire à la perfection au four comme au bain-marie" string(100) "Markup: La Thermo-sonde de cuisson vous permet de cuire à la perfection au four comme au bain-marie" Test 'Text insertion' PASSED :)