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

Unified Diff: third_party/WebKit/Source/core/BUILD.gn

Issue 2778873002: Reland "Let SVGForeignObject's local SVG coordinates mean what it should" (Closed)
Patch Set: Fix Created 3 years, 9 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
Index: third_party/WebKit/Source/core/BUILD.gn
diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
index 1218cf57b35ad00b45b25ab7f869496f1b48ea73..1c49a1136ffe98258b3167bbf0ab58cc450fdcad 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -1324,6 +1324,7 @@ source_set("unit_tests") {
"layout/ng/ng_relative_utils_test.cc",
"layout/ng/ng_space_utils_test.cc",
"layout/shapes/BoxShapeTest.cpp",
+ "layout/svg/LayoutSVGForeignObjectTest.cpp",
"layout/svg/LayoutSVGRootTest.cpp",
"loader/DocumentLoadTimingTest.cpp",
"loader/FrameFetchContextTest.cpp",

Powered by Google App Engine
This is Rietveld 408576698