質問編集履歴

2

補足情報を更新しました

2018/06/08 02:43

投稿

freedomman
freedomman

スコア25

test CHANGED
File without changes
test CHANGED
@@ -71,3 +71,11 @@
71
71
  iphone6s
72
72
 
73
73
  バージョン9.3.3
74
+
75
+
76
+
77
+ iphone10
78
+
79
+ バージョン11.2.1
80
+
81
+ では正常に動作しました。

1

ソースの修正

2018/06/08 02:43

投稿

freedomman
freedomman

スコア25

test CHANGED
File without changes
test CHANGED
@@ -46,7 +46,7 @@
46
46
 
47
47
  ```html
48
48
 
49
- <video id="videoContent" src="/content/dam/au-com/new/mv/au_cm_pittatoplan.mp4" controls playsinline muted autoplay width="100%">
49
+ <video id="videoContent" src="./video.mp4" controls playsinline muted autoplay width="100%">
50
50
 
51
51
  <source src="./video.mp4" type="video/mp4">
52
52