There was an error while loading. Please reload this page.
1 parent d56cd86 commit 231d026Copy full SHA for 231d026
index.bs
@@ -690,8 +690,6 @@ user agents must run the following steps:
690
691
692
2. Let |n| be a new string of the same size as the {{fileName}} argument to the constructor.
693
- Copy every character from {{fileName}} to |n|,
694
- replacing any "/" character (U+002F SOLIDUS) with a ":" (U+003A COLON).
695
696
Note: Underlying OS filesystems use differing conventions for file name;
697
with constructed files, mandating UTF-16 lessens ambiquity when file names are converted to <a>byte</a> sequences.
0 commit comments