質問編集履歴

2

add tag

2019/01/25 09:09

投稿

ssmxgo
ssmxgo

スコア178

test CHANGED
File without changes
test CHANGED
File without changes

1

domain名の修正

2019/01/25 09:09

投稿

ssmxgo
ssmxgo

スコア178

test CHANGED
File without changes
test CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
  ```html
12
12
 
13
- <object id="svg_map" data="https://domain.com/panda.svg" type="image/svg+xml"></object>
13
+ <object id="svg_map" data="https://example.com/panda.svg" type="image/svg+xml"></object>
14
14
 
15
15
 
16
16
 
@@ -42,7 +42,7 @@
42
42
 
43
43
  ツリーのcontentDocument配下には、
44
44
 
45
- `URL: https://domain.com/panda.svg`
45
+ `URL: https://example.com/panda.svg`
46
46
 
47
47
  `contentType: "image/svg+xml"`
48
48