Skip to content

Commit 9506a77

Browse files
authored
Remove "Modifications to other specifications"
This PR removes the "Modifications to other specifications" section because whatwg/html#3923 has already landed, so the HTML spec change does not need to be described here.
1 parent e390be8 commit 9506a77

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

painttiming.bs

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ urlPrefix: https://www.w3.org/TR/performance-timeline-2/; spec: PERFORMANCE-TIME
2222
text: duration; url: #dom-performanceentry-duration
2323
urlPrefix: https://www.w3.org/TR/hr-time-2/#idl-def-domhighrestimestamp; spec: HR-TIME-2; type: typedef; text: DOMHighResTimeStamp
2424
</pre>
25-
25+
2626
Introduction {#intro}
2727
=====================
2828
Load is not a single moment in time — it's an experience that no one metric can fully capture. There are multiple moments during the load experience that can affect whether a user perceives it as "fast" or "slow".
@@ -79,16 +79,6 @@ The {{PerformancePaintTiming}} interface {#sec-PerformancePaintTiming}
7979
Processing model {#sec-processing-model}
8080
========================================
8181

82-
Modifications to other specifications {#mod}
83-
--------------------------------------------
84-
85-
### HTML: <a href="https://html.spec.whatwg.org/multipage/webappapis.html#event-loop-processing-model">event loop processing model</a> ### {#html-event-loop-processing-model}
86-
87-
During step 7.12 in "update the rendering":
88-
89-
* For each fully active Document in docs, update the rendering or user interface of that Document and its browsing context to reflect the current state, and invoke [[#mark-paint-timing]] while doing so.
90-
91-
9282
Reporting paint timing {#sec-reporting-paint-timing}
9383
--------------------------------------------------------
9484

0 commit comments

Comments
 (0)