|
1448 | 1448 | "purpose": "Tests embedded JSON-LD in HTML", |
1449 | 1449 | "input": "expand/h019-in.html", |
1450 | 1450 | "expect": "expand/h019-out.jsonld", |
1451 | | - "option": {"specVersion": "json-ld-1.1", "base": "http://example.org/doc"} |
| 1451 | + "option": {"specVersion": "json-ld-1.1", "base": "http://a.example.com/doc"} |
1452 | 1452 | }, { |
1453 | 1453 | "@id": "#th020", |
1454 | 1454 | "@type": ["jld:PositiveEvaluationTest", "jld:ExpandTest"], |
1455 | 1455 | "name": "Expands embedded JSON-LD script element relative to HTML base", |
1456 | 1456 | "purpose": "Tests embedded JSON-LD in HTML", |
1457 | 1457 | "input": "expand/h020-in.html", |
1458 | 1458 | "expect": "expand/h020-out.jsonld", |
1459 | | - "option": {"specVersion": "json-ld-1.1", "base": "http://example.org/doc"} |
| 1459 | + "option": {"specVersion": "json-ld-1.1", "base": "http://a.example.com/doc"} |
1460 | 1460 | }, { |
1461 | 1461 | "@id": "#th021", |
1462 | 1462 | "@type": ["jld:PositiveEvaluationTest", "jld:ExpandTest"], |
1463 | 1463 | "name": "Expands embedded JSON-LD script element relative to relative HTML base", |
1464 | 1464 | "purpose": "Tests embedded JSON-LD in HTML", |
1465 | 1465 | "input": "expand/h021-in.html", |
1466 | 1466 | "expect": "expand/h021-out.jsonld", |
1467 | | - "option": {"specVersion": "json-ld-1.1", "base": "http://example.org/doc"} |
| 1467 | + "option": {"specVersion": "json-ld-1.1", "base": "http://a.example.com/doc"} |
1468 | 1468 | }, { |
1469 | 1469 | "@id": "#tm001", |
1470 | 1470 | "@type": ["jld:PositiveEvaluationTest", "jld:ExpandTest"], |
|
0 commit comments