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

Unified Diff: LayoutTests/fast/shapes/resources/simple-rectangle.js

Issue 20806004: Remove Explicit Shapes Enablement in Tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Enabled by default, no need to call internals Created 7 years, 4 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: LayoutTests/fast/shapes/resources/simple-rectangle.js
diff --git a/LayoutTests/fast/shapes/resources/simple-rectangle.js b/LayoutTests/fast/shapes/resources/simple-rectangle.js
index 347d0a9424deac190ad5483cf3df0f44fbf6ed90..b28ade6cb8ce117cb6e73573d4b33213fbd7dffc 100644
--- a/LayoutTests/fast/shapes/resources/simple-rectangle.js
+++ b/LayoutTests/fast/shapes/resources/simple-rectangle.js
@@ -1,6 +1,3 @@
-if (window.internals)
- window.internals.settings.setCSSExclusionsEnabled(true);
-
function createRectangleTest(elementId, stylesheetId, bounds, shapeBounds, units, content) {
var elem;
if (elementId)
« no previous file with comments | « LayoutTests/fast/shapes/resources/simple-polygon.js ('k') | LayoutTests/fast/shapes/shape-inside/shape-inside-animation.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698