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

Unified Diff: chrome/browser/resources/print_preview/print_preview.html

Issue 802863002: Change <!DOCTYPE> to <!doctype>. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: splitting Created 6 years 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: chrome/browser/resources/print_preview/print_preview.html
diff --git a/chrome/browser/resources/print_preview/print_preview.html b/chrome/browser/resources/print_preview/print_preview.html
index 8f41a0b5a604a376518d362bdeeffd3bcefc3cac..1707f007d8ebed2782efcb945c5ccfbf19e3accc 100644
--- a/chrome/browser/resources/print_preview/print_preview.html
+++ b/chrome/browser/resources/print_preview/print_preview.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html>
+<!doctype html>
<html i18n-values="dir:textdirection;" id="print-preview" class="focus-outline-visible">
<head>
« no previous file with comments | « chrome/browser/resources/predictors/predictors.html ('k') | chrome/browser/resources/print_preview/print_preview_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698