Skip to content

Commit 0f5a632

Browse files
Fix test_w3c_5_2
1 parent 75686f1 commit 0f5a632

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/samples/w3c/microdata.5.2.withtext.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
"name": "Tank Locomotive (DB 80)",
33
"product-code": "33041",
44
"scale": "HO"},
5-
"textContent": "Name:\n Tank Locomotive (DB 80)\n Product code:\n 33041\n Scale:\n HO\n Digital:\n Delta",
5+
"textContent": "Name:\nTank Locomotive (DB 80)\nProduct code:\n33041\nScale:\nHO\nDigital:\nDelta",
66
"type": ["http://md.example.com/loco",
77
"http://md.example.com/lighting"]},
88
{"properties": {"name": "Turnout Lantern Kit",
99
"product-code": "74470",
1010
"scale": "HO",
1111
"track-type": "C"},
12-
"textContent": "Name:\n Turnout Lantern Kit\n Product code:\n 74470\n Purpose:\n For retrofitting 2 C Track\n turnouts.",
12+
"textContent": "Name:\nTurnout Lantern Kit\nProduct code:\n74470\nPurpose:\nFor retrofitting 2 C Track turnouts.",
1313
"type": ["http://md.example.com/track",
1414
"http://md.example.com/lighting"]},
1515
{"properties": {"name": "Express Train Passenger Car (DB Am 203)",
1616
"product-code": "8710",
1717
"scale": "Z"},
18-
"textContent": "Name:\n Express Train Passenger Car (DB Am 203)\n Product code:\n 8710\n Scale:\n Z",
18+
"textContent": "Name:\nExpress Train Passenger Car (DB Am 203)\nProduct code:\n8710\nScale:\nZ",
1919
"type": "http://md.example.com/passengers"}]

0 commit comments

Comments
 (0)