451
451
request=];
452
452
</ li >
453
453
< li >
454
- < code > "body"</ code > , if the request is a result of processing
455
- the [^body^] element's < code > background</ code > attribute that's
454
+ < code > "body"</ code > , if the request is a result of processing the
455
+ [^body^] element's < code > background</ code > attribute that's
456
456
already obsolete.
457
457
</ li >
458
458
< li >
@@ -462,14 +462,12 @@ <h3>
462
462
"css-function "> url()</ a > directive such as < code > @import
463
463
url()</ code > or < code > background: url()</ code > ; [[CSS-VALUES]]
464
464
</ p >
465
-
466
465
< p >
467
466
Note: the request for a font resource specified with
468
467
< code > @font-face</ code > in CSS is a result of processing a CSS
469
- directive. Therefore, the `initiatorType` for this font resource
470
- is < code > "css"</ code > .
468
+ directive. Therefore, the `initiatorType` for this font
469
+ resource is < code > "css"</ code > .
471
470
</ p >
472
-
473
471
</ li >
474
472
< li >
475
473
< code > "script"</ code > , if the request is a result of loading any
519
517
an [^input^] element of [^input/type^] [^input/type/image^].
520
518
</ li >
521
519
< li >
522
- < code > "ping"</ code > , if the request is the result of processing an
523
- [^a^] element's [^a/ping^].
520
+ < code > "ping"</ code > , if the request is the result of processing
521
+ an [^a^] element's [^a/ping^].
524
522
</ li >
525
523
< li >
526
524
< code > "iframe"</ code > , if the request is the result of processing
@@ -531,20 +529,20 @@ <h3>
531
529
[^frame^].
532
530
</ li >
533
531
< li >
534
- < code > "embed"</ code > , if the request is the result of processing an
535
- [^embed^] element's [^embed/src^].
532
+ < code > "embed"</ code > , if the request is the result of processing
533
+ an [^embed^] element's [^embed/src^].
536
534
</ li >
537
535
< li >
538
- < code > "link"</ code > , if the request is the result of processing an
539
- [^link^] element.
536
+ < code > "link"</ code > , if the request is the result of processing
537
+ an [^link^] element.
540
538
</ li >
541
539
< li >
542
- < code > "object"</ code > , if the request is the result of processing an
543
- [^object^] element.
540
+ < code > "object"</ code > , if the request is the result of processing
541
+ an [^object^] element.
544
542
</ li >
545
543
< li >
546
- < code > "early-hints"</ code > , if the request is the result of processing an
547
- [[[EARLY_HINTS]]] response.
544
+ < code > "early-hints"</ code > , if the request is the result of
545
+ processing an [[[EARLY_HINTS]]] response.
548
546
</ li >
549
547
< li >
550
548
< code > "other"</ code > , if none of the above conditions match.
765
763
</ p >
766
764
< p data-dfn-for ="PerformanceResourceTiming ">
767
765
The < dfn > contentEncoding</ dfn > getter steps are to return
768
- < a > this</ a > 's < a data-for ="PerformanceResourceTiming "> resource info
769
- </ a > 's [=response body info/content encoding=].
766
+ < a > this</ a > 's < a data-for ="PerformanceResourceTiming "> resource
767
+ info </ a > 's [=response body info/content encoding=].
770
768
</ p >
771
769
< p data-dfn-for ="PerformanceResourceTiming ">
772
770
The < dfn > renderBlockingStatus</ dfn > getter steps are to return
0 commit comments