<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/rustdoc-gui/codeblock-tooltip.goml, branch 1.65.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.65.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.65.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2022-09-10T08:18:32+00:00</updated>
<entry>
<title>Update rustdoc GUI tests</title>
<updated>2022-09-10T08:18:32+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2022-09-09T14:18:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8ba06d4b91b4193a31b9edf7d38bf6f743f1d779'/>
<id>urn:sha1:8ba06d4b91b4193a31b9edf7d38bf6f743f1d779</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: simplify the codeblock tooltip</title>
<updated>2022-09-09T12:56:14+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2022-09-09T00:46:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cbcb74e939527750740b0c715068723f5a6e595c'/>
<id>urn:sha1:cbcb74e939527750740b0c715068723f5a6e595c</id>
<content type='text'>
This commit moves the tooltip into example-wrap, simplifying allowing several
overly-complex things to be fixed:

* The mousover javascript can be removed, because hovering example-wrap can
  style the tooltip inside.
* The sibling selecor can be removed, because hovering the tooltip also
  hovers the wrapper, which can hover the codeblock itself.
* The relative positioning of the `&lt;li&gt;` tag, which was added in
  e861efd9f9ca45c1048a256812dfe8faffbb1367 to fix the positioning of the code
  tooltip, can now be removed, because example-wrap itself already has
  relative positioning.
</content>
</entry>
<entry>
<title>Add gui test for codeblocks tooltip colors</title>
<updated>2022-09-08T22:11:16+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2022-09-08T21:41:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f9da510cff278acabdfbf3b6fa1190558938d977'/>
<id>urn:sha1:f9da510cff278acabdfbf3b6fa1190558938d977</id>
<content type='text'>
</content>
</entry>
</feed>
