Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(48)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_buffer_full_when_shrink_buffer_size.html

Issue 1920633002: Remove superfluous "*-expected.txt" files in LayoutTests/http/tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_buffer_full_when_shrink_buffer_size.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_buffer_full_when_shrink_buffer_size.html b/third_party/WebKit/LayoutTests/http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_buffer_full_when_shrink_buffer_size.html
index 788b94ab2bf7e9a94d726bc38703834b646febe7..da78164a81c73a011d14d33b33e7ffbe1c8cf1b2 100644
--- a/third_party/WebKit/LayoutTests/http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_buffer_full_when_shrink_buffer_size.html
+++ b/third_party/WebKit/LayoutTests/http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_buffer_full_when_shrink_buffer_size.html
@@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8" />
- <title>onresourcetimingbufferfull callback of resource timing</title>
+ <title>This test validates the functionality of onresourcetimingbufferfull in resource timing.</title>
<script src="/w3c/webperf/resources/webperftestharnessextension.js"></script>
<script>
var context = new PerformanceContext(performance);
@@ -31,7 +31,5 @@
</script>
</head>
<body onload=onload_test()>
- <h1>Description</h1>
- <p>This test validates the functionality of onresourcetimingbufferfull in resource timing.</p>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698