From 8e725f8452ac0ece548837a95d125bc67b9d8828 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Fri, 5 Mar 2021 01:53:00 +0000 Subject: all: use HTML5 br tags In HTML5 br tags don't need a closing slash Change-Id: Ic53c43faee08c5b1267daa9a02cc186b1c255ca1 GitHub-Last-Rev: 652208116944d01b23b8af8f1af485da5e916d32 GitHub-Pull-Request: golang/go#44283 Reviewed-on: https://go-review.googlesource.com/c/go/+/292370 Reviewed-by: Russ Cox Run-TryBot: Russ Cox TryBot-Result: Go Bot Trust: Emmanuel Odeke --- misc/trace/trace_viewer_full.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'misc') diff --git a/misc/trace/trace_viewer_full.html b/misc/trace/trace_viewer_full.html index ef2e0ea573..ae6e35fca2 100644 --- a/misc/trace/trace_viewer_full.html +++ b/misc/trace/trace_viewer_full.html @@ -993,13 +993,13 @@
- X no feedback
- 0 uninitialized
- . premonomorphic
- 1 monomorphic
- ^ recompute handler
- P polymorphic
- N megamorphic
+ X no feedback
+ 0 uninitialized
+ . premonomorphic
+ 1 monomorphic
+ ^ recompute handler
+ P polymorphic
+ N megamorphic
G generic
@@ -3596,7 +3596,7 @@
Graphics Pipeline and Raster Tasks
- When raster tasks are completed in comparison to the rest of the graphics pipeline.
+ When raster tasks are completed in comparison to the rest of the graphics pipeline.
Only pages where raster tasks are completed after beginFrame is issued are included.
-- cgit v1.2.3-54-g00ecf