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

Unified Diff: LayoutTests/fast/regions/shape-inside/shape-inside-on-additional-regions.html

Issue 60013004: Remove setCSSExclusionsEnabled(true) from CSS Shapes-Regions tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month 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 | « no previous file | LayoutTests/fast/regions/shape-inside/shape-inside-on-first-region-block-content.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/regions/shape-inside/shape-inside-on-additional-regions.html
diff --git a/LayoutTests/fast/regions/shape-inside/shape-inside-on-additional-regions.html b/LayoutTests/fast/regions/shape-inside/shape-inside-on-additional-regions.html
index 6b98377b457dda4241c46bab7aa26e20bff2ae02..ff7f863fd2cbd596418f4dbce7bb5ff1a958dcbc 100644
--- a/LayoutTests/fast/regions/shape-inside/shape-inside-on-additional-regions.html
+++ b/LayoutTests/fast/regions/shape-inside/shape-inside-on-additional-regions.html
@@ -1,10 +1,6 @@
<!DOCTYPE html>
<html>
<head>
-<script>
- if (window.internals)
- window.internals.settings.setCSSExclusionsEnabled(true);
-</script>
<style>
#content {
font: 14px Ahem, sans-serif;
« no previous file with comments | « no previous file | LayoutTests/fast/regions/shape-inside/shape-inside-on-first-region-block-content.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698