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

Unified Diff: LayoutTests/editing/style/justify-without-enclosing-block.xhtml

Issue 1167033002: Remove layout tests that run execCommand on non-HTML documents (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix doctype Created 5 years, 6 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
« no previous file with comments | « LayoutTests/editing/pasteboard/paste-xml.xhtml ('k') | LayoutTests/svg/custom/bug78838.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/editing/style/justify-without-enclosing-block.xhtml
diff --git a/LayoutTests/editing/style/justify-without-enclosing-block.xhtml b/LayoutTests/editing/style/justify-without-enclosing-block.xhtml
index a58f99467f1742bc827ab3993ee9259f84668e76..a450db11022d32c0f7a9017b0437a19ab7f7bdb1 100644
--- a/LayoutTests/editing/style/justify-without-enclosing-block.xhtml
+++ b/LayoutTests/editing/style/justify-without-enclosing-block.xhtml
@@ -1,3 +1,5 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style>
« no previous file with comments | « LayoutTests/editing/pasteboard/paste-xml.xhtml ('k') | LayoutTests/svg/custom/bug78838.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698