mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-11 03:56:16 +00:00
LibWeb: Use DocumentLoadTimingInfo values in PerformanceTiming interface
This commit is contained in:
parent
f8b8c9c4a4
commit
e03fec2a15
Notes:
github-actions[bot]
2025-01-11 10:12:48 +00:00
Author: https://github.com/tcl3
Commit: e03fec2a15
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3156
7 changed files with 481 additions and 7 deletions
|
@ -0,0 +1,14 @@
|
|||
Harness status: OK
|
||||
|
||||
Found 8 tests
|
||||
|
||||
7 Pass
|
||||
1 Fail
|
||||
Pass Measure of navigationStart to now should be positive value.
|
||||
Pass Measure of navigationStart to loadEventEnd should be positive value.
|
||||
Pass Measure of current mark to navigationStart should be negative value.
|
||||
Fail loadTime plus loadEventEnd to a mark "a" should equal to navigationStart to "a".
|
||||
Pass Second measure of current mark to navigationStart should be negative value.
|
||||
Pass Measures of loadTime should have same duration.
|
||||
Pass Measure from domComplete event to most recent mark "a" should have longer duration.
|
||||
Pass Measure from most recent mark to navigationStart should have longer duration.
|
Loading…
Add table
Add a link
Reference in a new issue