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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/shadow/shadowdom-reprojection-1-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-1-expected.html
diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/shadowdom-reprojection-1-expected.html b/third_party/WebKit/LayoutTests/fast/dom/shadow/shadowdom-reprojection-1-expected.html
index 3b26d1b6c9d441bc9bdcdb4aff0dccf4d3c6485d..84802c1a5a5e8f3d85626f9f318e7993ee39c2f2 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/shadow/shadowdom-reprojection-1-expected.html
+++ b/third_party/WebKit/LayoutTests/fast/dom/shadow/shadowdom-reprojection-1-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