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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/shadow/shadowdom-reprojection-2-expected.html

Issue 2843883002: Remove, or rewrite if necessary, tests which use /deep/ or ::shadow (Closed)
Patch Set: rev Created 3 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
Index: third_party/WebKit/LayoutTests/fast/dom/shadow/shadowdom-reprojection-2-expected.html
diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/shadowdom-reprojection-2-expected.html b/third_party/WebKit/LayoutTests/fast/dom/shadow/shadowdom-reprojection-2-expected.html
index 366fc28167789c017ad6489362a4ba7d7533568c..84002e8aee1aa7a0f7a36cd64504e8298e9807e6 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/shadow/shadowdom-reprojection-2-expected.html
+++ b/third_party/WebKit/LayoutTests/fast/dom/shadow/shadowdom-reprojection-2-expected.html
@@ -1,13 +1,5 @@
<!DOCTYPE html>
<html>
-<head>
-<style>
-div {
- margin: 10px 10px 10px 10px;
- border: solid black;
-}
-</style>
-</head>
<body>
<div>

Powered by Google App Engine
This is Rietveld 408576698