Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1484)

Unified Diff: third_party/WebKit/LayoutTests/svg/text/text-collapsed-ws-remove-textnode-expected.html

Issue 1872513005: Add test for metrics invalidation on textnode removal (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/svg/text/text-collapsed-ws-remove-textnode.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/svg/text/text-collapsed-ws-remove-textnode-expected.html
diff --git a/third_party/WebKit/LayoutTests/svg/text/text-collapsed-ws-remove-textnode-expected.html b/third_party/WebKit/LayoutTests/svg/text/text-collapsed-ws-remove-textnode-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..9519f7a4d585594e66095862cc0de7748a527d0f
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/svg/text/text-collapsed-ws-remove-textnode-expected.html
@@ -0,0 +1,4 @@
+<!DOCTYPE html>
+<svg>
+ <text y="20">Foo bar</text>
+</svg>
« no previous file with comments | « third_party/WebKit/LayoutTests/svg/text/text-collapsed-ws-remove-textnode.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698