angular-docs-cn/aio/e2e
George Kalpakas 7e38f4fd1f fix(aio): fix window title on Home page (#20440)
Using `display: none` on the `<h1>` causes `innerText` to not work as expected
and include the icon ligature (`link`) in the title. This caused the window
title on the angular.io Home page to appear as "Angular - link".
This commit fixes it by not generating anchors at all for headings with the
`no-anchor` class.

Fixes #20427

PR Close #20440
2017-11-15 18:25:58 -06:00
..
api.e2e-spec.ts build(aio): use correct types for e2e tests 2017-11-03 11:22:41 -07:00
api.po.ts build(aio): fix various API rendering issues 2017-10-03 08:15:02 -07:00
app.e2e-spec.ts fix(aio): fix window title on Home page (#20440) 2017-11-15 18:25:58 -06:00
app.po.ts fix(aio): fix window title on Home page (#20440) 2017-11-15 18:25:58 -06:00
tsconfig.e2e.json build(aio): use correct types for e2e tests 2017-11-03 11:22:41 -07:00