<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/rustdoc-gui/codeblock-tooltip.goml, branch 1.67.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.67.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.67.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2022-11-25T16:28:25+00:00</updated>
<entry>
<title>rustdoc: revert tooltip background color on light theme to readable</title>
<updated>2022-11-25T16:28:25+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2022-11-25T16:17:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=75e4de61d4fe9897046f610b7499e8f6244bf609'/>
<id>urn:sha1:75e4de61d4fe9897046f610b7499e8f6244bf609</id>
<content type='text'>
text #fff on background #fdffd3 fails the [WCAG color contrast checker], and
seems like a mistake in 16b55903ee16503e7026677c169727d1907704c2.

[WCAG color contrast checker]: https://accessibleweb.com/color-contrast-checker/
</content>
</entry>
<entry>
<title>Extend codeblock GUI test to include tooltips</title>
<updated>2022-11-17T15:35:04+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2022-11-17T13:31:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=11d0c97de9413e4954012d7fc9707375ae8199c4'/>
<id>urn:sha1:11d0c97de9413e4954012d7fc9707375ae8199c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up codeblock-tooltip rustdoc-gui test</title>
<updated>2022-10-19T10:12:26+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2022-10-19T10:01:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=afccb65c9cd1c73bc33305d93c970d2db448d162'/>
<id>urn:sha1:afccb65c9cd1c73bc33305d93c970d2db448d162</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update rustdoc-gui test to new browser-ui-test version</title>
<updated>2022-10-07T18:17:22+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2022-10-07T18:17:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8d19d53c60bcebf81030058b0b61f9a286a9c2d6'/>
<id>urn:sha1:8d19d53c60bcebf81030058b0b61f9a286a9c2d6</id>
<content type='text'>
</content>
</entry>
<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>
