commit | b2a2250026acc45aad1494b0d300083e84c255d4 | [log] [tgz] |
---|---|---|
author | Kent Tamura <tkent@chromium.org> | Thu Aug 19 07:47:03 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 19 07:47:03 2021 |
tree | edfe6062df847d31a78dcd18ccf4cceba3bd763e | |
parent | 2f7f4db2c7edfeb9375154c78408d6ac3dc4b62b [diff] |
SVG Text NG: Add failing -expected.txt for SVGTextElement-*-lengthAdjust-*.html In these test, textElement.getComputedTextLength() returns 200 with SVG Text NG. It's same as the result with Firefox and IE11, and conforms to the SVG 2.0 specification. We'll update the tests later. Bug: 1179585 Change-Id: I92f1e7556dfc343af073aa646501f9860cf04f4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3105636 Auto-Submit: Kent Tamura <tkent@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by: Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/main@{#913305}
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.
If you found a bug, please file it at https://crbug.com/new.