User:Sonu4india
Appearance
''Italic textSONU4INDIA sonu4india ''Bold text <!DOCTYPE HTML> <html i18n-values="dir:textdirection;"> <head>
<meta charset="utf-8"> <title i18n-content="title"></title> <link rel="stylesheet" href="chrome://resources/css/butter_bar.css"> <link rel="stylesheet" href="chrome://resources/wow/css/wow_chrome_shared.css"> <link rel="stylesheet" href="chrome://resources/css/menu.css"> <link rel="stylesheet" href="chrome://resources/css/menu_button.css"> <link rel="stylesheet" href="chrome://resources/wow/css/common/wow_widgets.css">
<link rel="stylesheet" href="chrome://resources/wow/css/history/wow_alert_overlay.css"> <link rel="stylesheet" href="chrome://resources/wow/css/common/wow_overlay.css"> <link rel="stylesheet" href="chrome://resources/css/spinner.css"> <link rel="stylesheet" href="chrome://resources/wow/css/history/wow_history.css"> <link rel="stylesheet" href="chrome://resources/wow/css/history/wow_other_devices.css">
<script src="chrome://resources/js/event_tracker.js"></script> <script src="chrome://resources/js/cr.js"></script> <script src="chrome://resources/js/cr/ui.js"></script> <script src="chrome://resources/js/cr/ui/command.js"></script> <script src="chrome://resources/js/cr/ui/focus_manager.js"></script> <script src="chrome://resources/js/cr/ui/menu_item.js"></script> <script src="chrome://resources/js/cr/ui/menu.js"></script> <script src="chrome://resources/js/cr/ui/alert_overlay.js"></script> <script src="chrome://resources/js/cr/ui/overlay.js"></script> <script src="chrome://resources/js/cr/ui/position_util.js"></script> <script src="chrome://resources/js/cr/ui/menu_button.js"></script> <script src="chrome://resources/js/cr/ui/context_menu_button.js"></script> <script src="chrome://resources/js/cr/event_target.js"></script> <script src="chrome://resources/js/cr/ui/context_menu_handler.js"></script> <script src="chrome://resources/js/icon.js"></script> <script src="chrome://resources/js/load_time_data.js"></script> <script src="chrome://history/strings.js"></script> <script src="chrome://resources/js/util.js"></script> <script src="chrome://resources/wow/js/uber/wow_uber_utils.js"></script> <script src="chrome://resources/wow/js/error/wow_record_error_stats.js"></script> <script src="chrome://resources/wow/js/history/wow_history_focus_manager.js" crossorigin></script> <script src="chrome://resources/wow/js/history/wow_history.js" crossorigin></script> <script src="chrome://resources/wow/js/history/wow_other_devices.js"></script>
</head>
<body class="uber-frame"
i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
<header id="pageHeader">
<input type="search" id="search-field" required class="search-input" i18n-values="placeholder:searchInHistory"> <input type="submit" id="search-button" class="wow-btn" i18n-values="value:searchButton">
<button id="range-today" i18n-content="rangeToday" disabled></button> <button id="range-previous" i18n-values="alt:rangePrevious" disabled> </button> <button id="range-next" i18n-values="alt:rangeNext" disabled> </button>
<button id="remove-selected" disabled="disabled" class="button_style2"> <label i18n-content="removeSelected"></label> </button> <button id="clear-browsing-data" class="button_style2"> <label i18n-content="clearAllHistory"></label> </button> <button id="clear-cloud-data" class="button_style2"> <label i18n-content="clearCloudHistory"></label> </button>
</header>
<label i18n-content="cloudHistory"></label>
<label i18n-content="localMachineHistory"></label>
<label> <input id="checkboxSync" type="checkbox"> </label>
<button id="newest-button" class="link-button" i18n-content="newest" hidden></button> <button id="newer-button" class="link-button" i18n-content="newer" hidden></button> <button id="older-button" class="link-button" i18n-content="older" hidden></button> <button id="more-today-button" class="link-button" hidden i18n-content="loadMoreHistory"></button>
<button id="login-button" class="button primary"> <label i18n-content="loginButtonText"></label> </button>
<script src="chrome://resources/js/i18n_template.js"></script> </body> </html> '''