Skip to content

Commit e643f91

Browse files
foolipannevk
authored andcommitted
Rename Priority Hints to Fetch Priority in remaining tests
1 parent e2008a2 commit e643f91

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

html/embedded-content/the-img-element/attr-img-fetchpriority.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<title>Priority Hints - Image element</title>
2+
<title>Fetch Priority - Image element</title>
33
<meta name="author" title="Dominic Farolino" href="mailto:[email protected]">
44
<script src="/resources/testharness.js"></script>
55
<script src="/resources/testharnessreport.js"></script>

html/scripting/the-script-element/attr-script-fetchpriority.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<title>Priority Hints - Script element</title>
2+
<title>Fetch Priority - Script element</title>
33
<meta name="author" title="Patrick Meenan" href="mailto:[email protected]">
44
<script src="/resources/testharness.js"></script>
55
<script src="/resources/testharnessreport.js"></script>

html/semantics/the-link-element/attr-link-fetchpriority.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<title>Priority Hints - Link element</title>
2+
<title>Fetch Priority - Link element</title>
33
<meta name="author" title="Dominic Farolino" href="mailto:[email protected]">
44
<script src="/resources/testharness.js"></script>
55
<script src="/resources/testharnessreport.js"></script>

0 commit comments

Comments
 (0)