aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorJohn Bampton <jbampton@gmail.com>2021-03-05 01:53:00 +0000
committerEmmanuel Odeke <emmanuel@orijtech.com>2021-03-13 03:38:42 +0000
commit8e725f8452ac0ece548837a95d125bc67b9d8828 (patch)
tree572e9b368ca7531e13c71bb5ee9942a1a08d01e8 /misc
parent73eb27bd3bdf727347a5e4d7d369d92f712f5ab5 (diff)
downloadgo-8e725f8452ac0ece548837a95d125bc67b9d8828.tar.gz
go-8e725f8452ac0ece548837a95d125bc67b9d8828.zip
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 <rsc@golang.org> Run-TryBot: Russ Cox <rsc@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Trust: Emmanuel Odeke <emmanuel@orijtech.com>
Diffstat (limited to 'misc')
-rw-r--r--misc/trace/trace_viewer_full.html16
1 files changed, 8 insertions, 8 deletions
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 @@
</style>
<div style="padding-right: 200px">
<div style="float:right; border-style: solid; border-width: 1px; padding:20px">
- X no feedback<br/>
- 0 uninitialized<br/>
- . premonomorphic<br/>
- 1 monomorphic<br/>
- ^ recompute handler<br/>
- P polymorphic<br/>
- N megamorphic<br/>
+ X no feedback<br>
+ 0 uninitialized<br>
+ . premonomorphic<br>
+ 1 monomorphic<br>
+ ^ recompute handler<br>
+ P polymorphic<br>
+ N megamorphic<br>
G generic
</div>
</div>
@@ -3596,7 +3596,7 @@
<div id="pipeline_per_frame_container">
<div class="subtitle">Graphics Pipeline and Raster Tasks</div>
<div class="description">
- When raster tasks are completed in comparison to the rest of the graphics pipeline.<br/>
+ When raster tasks are completed in comparison to the rest of the graphics pipeline.<br>
Only pages where raster tasks are completed after beginFrame is issued are included.
</div>
<tr-v-ui-raster-visualization id="rasterVisualization">