commit | 8758f48325c23729c928b34a1dc97f74ff6fb33c | [log] [tgz] |
---|---|---|
author | Kent Tamura <tkent@chromium.org> | Thu May 27 08:56:37 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 27 08:56:37 2021 |
tree | b3c16e478a459822ab2b30afc20b1e2d6ef20b68 | |
parent | d64dfe8d219ed245f5ca01712abd54ede333df2d [diff] |
SVG Text NG: Update test expectations of passing tests Note: "Failure" lines in caret-in-svg-text-expected.txt are expected. The corresponding legacy result also has "Failure" lines, and they have only small number differences. Bug: 1179585 Change-Id: I170902ad2751aeeecfadbd06c0f3e42b2a7ccf9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2921666 Commit-Queue: Kent Tamura <tkent@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by: Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#887081}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.