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

Unified Diff: LayoutTests/fast/regions/shape-inside/shape-inside-with-region-padding.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 | « LayoutTests/fast/regions/shape-inside/shape-inside-with-region-borders.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/regions/shape-inside/shape-inside-with-region-padding.html
diff --git a/LayoutTests/fast/regions/shape-inside/shape-inside-with-region-padding.html b/LayoutTests/fast/regions/shape-inside/shape-inside-with-region-padding.html
index 0edf3ca1900ba0e56258e5af3958a95d7b5fe7de..ce8a0f8f339fe0944a26396021c2976fc3e11aa7 100644
--- a/LayoutTests/fast/regions/shape-inside/shape-inside-with-region-padding.html
+++ b/LayoutTests/fast/regions/shape-inside/shape-inside-with-region-padding.html
@@ -1,10 +1,6 @@
<!DOCTYPE html>
<html>
<head>
-<script>
- if (window.internals)
- window.internals.settings.setCSSExclusionsEnabled(true);
-</script>
<style>
#content {
font: 18px Ahem, sans-serif;
« no previous file with comments | « LayoutTests/fast/regions/shape-inside/shape-inside-with-region-borders.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698