path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
source/api/apidocs-4.2/root_admin/createRemoteAccessVpn.html
resmo/cloudstack-www
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="../includes/main.css" type="text/css"> <l...
third_party/blink/web_tests/external/wpt/html/canvas/offscreen/compositing/2d.composite.uncovered.image.source-in.html
nwjs/chromium.src
<!DOCTYPE html> <!-- DO NOT EDIT! This test has been generated by /html/canvas/tools/gentest.py. --> <title>OffscreenCanvas test: 2d.composite.uncovered.image.source-in</title> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="/html/canvas/resources/c...
third_party/WebKit/LayoutTests/http/tests/serviceworker/registration-service-worker-attributes.html
js0701/chromium-crosswalk
<!DOCTYPE html> <script src="../resources/testharness.js"></script> <script src="../resources/testharnessreport.js"></script> <script src="resources/test-helpers.js"></script> <script> async_test(function(t) { var scope = 'resources/scope/installing-waiting-active-after-registration'; var worker_url = 'resource...
node_modules/zombie/node_modules/html5/data/tree-construction/scriptdata01.dat-9/input.html
danpomerantz/buses
FOO<script>'<!-'</script>BAR
third_party/WebKit/LayoutTests/http/tests/serviceworker/chromium/force-refresh-ready.html
danakj/chromium
<!DOCTYPE html> <!-- This test should not be upstreamed due to shift-reload behavior is not defined by spec. --> <title>Service Worker: force-refresh ready test</title> <script src="../../resources/testharness.js"></script> <script src="../../resources/testharnessreport.js"></script> <script src="../resources/test-help...
src/deps/boost/doc/html/boost/units/revolution/revolutions.html
mxrrow/zaicoin
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Global revolutions</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../../../index.html" title="...
myodd/boost/libs/type_traits/doc/html/boost_typetraits/examples/destruct.html
FFMG/myoddweb.piger
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>An Example that Omits Destructor Calls For Types with Trivial Destructors</title> <link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1....
_layouts/entry.html
Jasenpan1987/devopera
--- layout: default --- <main block="layout"> <div elem="content" mod="entry"> <article role="main" lang="{{ page.language }}"> <h1 block="content" elem="title">{{ page.title | markdownline }}</h1> <div block="content"> {{ content }} </div> </article> </div> <div elem="aside"> <p block="authors" ...
src/template/element/spinner.html
carlosrojaso/StreamusChromeExtension
<div class='spinner-container'> <div class='spinner-layer spinner-layer--blue'> <div class='spinner-clipper spinner-clipper--left'> <div class='spinner-circle'></div> </div> <div class='spinner--patch'> <div class='spinner-circle'></div> </div> <div class='spinner-clipper spinner-clip...
test/smoke/media-query-cache.html
mgiuffrida/polymer
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Media Query and Caching</title> <link rel="import" href="../../polymer.html"> </head> <body> <dom-module id="my-element"> <template> <style> :root { --color: orange; } @media(max-width: 800px) { ...
views/hrm/human_resource_create.html
ashwyn/eden-message_parser
{{extend "layout.html"}} {{try:}}{{=sform}} {{except:}}{{pass}} {{include "hrm/org_choose.html"}} {{include "_create.html"}}
projects/vna/bazaar/css/style.css
fbalakirev/red-pitaya-notes
body { max-width: 800px; margin-left: auto; margin-right: auto; padding-bottom: 3em; } .container-fluid { margin-top: 20px; } .container { width: 100%; padding-left: 0px; padding-right: 0px; } .navbar { border-radius: 0px; background-color: #343433; background-image: linear-gradient(to bottom, ...
sites/all/modules/patterns/css/patterns.css
sharplogicians/hccr
.patterns-form-key, .patterns-form-value { display: inline; } .patterns-form { margin: 20px; } .patterns-form-title { font-weight: bold; margin: 0 0 10px; } .alert { color: red; } .pattern-info { display:none; background-color: #fff1a8; border: 1px solid #ccc; padding: 8px; z-index: 10; } .patterns...
src/main/java/com/rapidminer/operator/meta/branch/package.html
brtonnies/rapidminer-studio
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <head> </head> <body bgcolor="white"> Provides operators for conditioned branching. </body> </html>
src/boa/plugins/gui.ajax/res/themes/vision/css/pnghack/pngHack.css
boa-project/boa
img, input {behavior: url(client/css/pnghack/pngHack.htc);}
test/unit/templatizer.html
mgiuffrida/polymer
<!doctype html> <!-- @license Copyright (c) 2014 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be...
third_party/polymer2/bower_components/polymer/lib/elements/dom-repeat.html
catapult-project/catapult
<!-- @license Copyright (c) 2017 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be found at http:/...
third_party/blink/web_tests/wpt_internal/fenced_frame/resources/csp-frame-src-allowed-inner.html
chromium/chromium
<!DOCTYPE html> <script src="utils.js"></script> <title>Page embedded as a fenced frame</title> <script> const [key] = parseKeylist(); writeValueToServer(key, "loaded"); </script>
material/templates/material/fields/django_select.html
thiagoramos-luizalabs/django-material
{% load material_form material_form_internal %} {% part bound_field.field %}<div class="row"> <div {% tagattrs %} id="id_{{ bound_field.html_name }}_container" class="{% part field group_class %}select-field col s12 {% if field.required%}required{% endif %} {% if bo...
sites/all/libraries/slickgrid/examples/example-spreadsheet.html
gbif/gbif-npt-startup
<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>SlickGrid example 3: Editing</title> <link rel="stylesheet" href="../slick.grid.css" type="text/css"/> <link rel="stylesheet" href="../css/smoothness/jquery-ui-1.8.16.custom.css" type="text/css"/> <li...
wp-content/plugins/slides/Slides/examples/Linking/css/global.css
hassina/festival_LGBT
/* Resets defualt browser settings reset.css */ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td...
docs/api/class_mix_e_r_p_1_1_net_1_1_entities_1_1_core_1_1_party_scrud_view-members.html
mixerp/mixerp
<!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> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
python/testData/quickdoc/PositionalOnlyParameters.html
siosio/intellij-community
def foo(a: Any, b: Any, /, c: Any, d: Any) -&gt; None
utils/ant/apache-ant-1.9.4/manual/api/org/apache/tools/zip/ZipShort.html
byronka/xenos
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_65) on Tue Apr 29 23:14:38 EDT 2014 --> <TITLE> ZipShort (Apache Ant API) </TITLE> <META NAME="date" CONTENT="2014-04-29"> <LINK REL ="stylesheet" ...
web/css/vendor/plugins/datatables/dynamic/extras/FixedHeader/html_table.html
Adriwr/Clinica
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <link rel="shortcut icon" type="image/ico" href="http://www.sprymedia.co.uk/media/images/favicon.ico"> <title>FixedHeader example</title>...
wp-admin/css/edit.css
ideus-team/wordpress-test
#poststuff { padding-top: 10px; min-width: 763px; } #poststuff #post-body { padding: 0; } #poststuff .postbox-container { width: 100%; } #poststuff #post-body.columns-2 { margin-right: 300px; } /*------------------------------------------------------------------------------ 11.0 - Write/Edit Post Screen ----...
ajax/libs/highlight.js/10.7.3/styles/lightfair.min.css
cdnjs/cdnjs
.hljs{display:block;overflow-x:auto;padding:.5em;background:#fff}.hljs-name{color:#01a3a3}.hljs-meta,.hljs-tag{color:#789}.hljs,.hljs-subst{color:#444}.hljs-comment{color:#888}.hljs-attribute,.hljs-doctag,.hljs-keyword,.hljs-meta-keyword,.hljs-name,.hljs-selector-tag{font-weight:700}.hljs-deletion,.hljs-number,.hljs-qu...
wp-content/plugins/wp-paginate/wp-paginate.css
jeanmatheussouto/designprint
/* * WP-Paginate - WordPress Pagination Function * Revision: $Id: wp-paginate.css 286636 2010-09-08 00:11:23Z emartin24 $ * Copyright (c) 2010 Eric Martin http://www.ericmmartin.com/projects/wp-paginate/ */ .wp-paginate {padding:0; margin:0;} .wp-paginate li {display:inline; list-style:none;} .wp-paginate a ...
go/doc/cmd.html
LeoCBS/poc-proxy-https
<!--{ "Title": "Command Documentation", "Path": "/doc/cmd" }--> <p> There is a suite of programs to build and process Go source code. Instead of being run directly, programs in the suite are usually invoked by the <a href="/cmd/go/">go</a> program. </p> <p> The most common way to run these programs is as a subcomm...
www/addons/mod/resource/templates/index.html
brenda10campos/GACER1
<ion-view> <ion-nav-title><mm-format-text watch="true">{{ title }}</mm-format-text></ion-nav-title> <ion-nav-buttons side="secondary"> <mm-context-menu> <mm-context-menu-item priority="900" ng-if="externalUrl" href="externalUrl" content="'mm.core.openinbrowser' | translate" icon-action="'ion...
binding/java/docs/javadoc/index.html
detro/ghostdriver
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc on Thu May 08 00:27:33 BST 2014--> <TITLE> phantomjsdriver 1.2.0 API </TITLE> <SCRIPT type="text/javascript"> targetPage = "" + window.location.search; if ...
test/load.html
noikiy/fotorama
<!DOCTYPE html> <html> <head> <title>Load</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <!-- jQuery, --> <script src="jquery/jquery-1.9.1.min.js"></script> <!-- Fotorama --> <link href="../out/fotorama.css" rel="stylesheet"> <script src="../out/fotorama.js"></script> <...
tests/wpt/web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-po-strict.html
nnethercote/servo
<!DOCTYPE html> <html lang="en" > <head> <meta charset="utf-8"/> <title>CSS text, linebreaks: PO AFW (strict,de)</title> <link rel="author" title="Richard Ishida" href="mailto:ishida@w3.org"> <link rel="help" href="https://drafts.csswg.org/css-text-3/#line-break-property"> <script src="/resources/testharness.js"></scr...
tests/wpt/mozilla/tests/mozilla/referrer-policy/no-referrer/http-rp/same-origin/http-http/iframe-tag/generic.no-redirect.http.html
clstl/servo
<!DOCTYPE html> <!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. --> <html> <head> <title>Referrer-Policy: Referrer Policy is set to 'no-referrer'</title> <meta name="description" content="Check that sub-resource never ...
src/cm/media/js/lib/yui/yui3-3.15.0/src/console-filters/tests/manual/double_escapement.html
co-ment/comt
<!doctype html> <html> <head> <title>Test Page</title> <style type="text/css"> </style> </head> <body class="yui3-skin-sam"> <input id="in"><input type="button" id="log" value="log"> <script type="text/javascript" src="../../../../build/yui/yui.js"></script> <script type="text/javascript"> YUI({ filter...
raptor-chess-set-creator/batik-1.7/docs/tools/rasterizer.html
evilwan/raptor-chess-interface
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta content="Apache Forrest" name="Generator"> <meta name="Forrest-version" content="0.8"> <meta name="Forrest-skin-name" content="pe...
src/material-examples/sidenav-open-close/sidenav-open-close-example.html
nani3105/material2
<mat-sidenav-container class="example-container" *ngIf="shouldRun"> <mat-sidenav #sidenav mode="side" [(opened)]="opened" (opened)="events.push('open!')" (closed)="events.push('close!')"> Sidenav content </mat-sidenav> <mat-sidenav-content> <p><mat-checkbox [(ngModel)]="opened">sidenav.ope...
ajax/libs/blaze/3.3.0/components.trees.min.css
extend1994/cdnjs
/*!v3.3.0*/@charset "UTF-8";.c-tree{display:block;margin:0;padding:0;list-style:none}.c-tree .c-tree{padding:0 0 0 1em}.c-tree__item{padding:0}.c-tree__item:before{display:inline-block;padding:0 .5em 0 0;transform-origin:30% 50%;color:#cad4d8;content:"–"}.c-tree__item--expandable:before{color:#b0bec5;content:"\276F"}.c...
weasyl-apidocs/source/_templates/sourcelink.html
Weasyl/weasyl
{%- if show_source and has_source and sourcename %} <h3>{{ _('This Page') }}</h3> <ul class="this-page-menu"> <li><a href="{{ pathto('_sources/' + sourcename, true)|e }}" rel="nofollow">{{ _('Show Source') }}</a></li> {%- if show_on_github_url %} <li><a href="{{ show_on_github_url }}" ...
www/components/wodotexteditor/wodotexteditor/widgets/dialogWidgets/fontEffectsPane.html
mobwellacademy/librecademy
<html> <head> </head> <body> <div data-dojo-type="dijit/form/Form" id="fontEffectsPaneForm" data-dojo-id="fontEffectsPaneForm"> <h3 text-i18n="Style"></h3> <input data-dojo-type="dijit/form/CheckBox" name="textStyle" id="radioBold" value="bold"/> <label text-i18n="Bold" for="radioB...
sites/all/modules/dfp/dfp.admin.css
tim-wgbh/craving_boston
#dfp-adtest-form { background: #fff; border: 1px solid #ccc; padding: 20px; width: 85%; margin: 0 auto; } #dfp-adtest-form .token-tree { width: auto; margin-left: 0px; }
skins/pearson/templates/user_profile/user_votes.html
PearsonIOKI/compose-forum
{% extends "user_profile/user.html" %} {% from "macros.html" import timeago %} <!-- user_votes.html --> {% block profilesection %} {% trans %}votes{% endtrans %} {% endblock %} {% block usercontent %} <div style="padding-top:5px;font-size:13px;"> {% for vote in votes %} <div style="clear...
python/python-community-ide-resources/resources/tips/css/tips_darcula.css
jk1/intellij-community
/* * Copyright 2000-2013 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
wts/tests/devicecapabilities/VideoCodec_encode_attribute.html
haoxli/web-testing-service
<!DOCTYPE html> <!-- Copyright (c) 2013 Intel Corporation. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of works must retain the original copyright notice, this list of conditions and the following di...
wp-content/themes/clickinconsulting/assets/vendor/css/css-rtl/headers/header-default-rtl.css
syncopetwice/Clickin
/*---------------------------------------------------------------------- [-----*** TABLE OF CONTENT ***-----] 1. Header - Topbar 2. Header - Navbar 3. Header - Responsive Navbar Style 4. Header - Submenu 5. Header - Search 6. Header - Mega Menu 7. Header - Dark Option 8. Header - Fixed -------------------------------...
third_party/blink/web_tests/external/wpt/html/browsers/origin/origin-keyed-agent-clusters/2-iframes/parent-no-child1-yes-subdomain-child2-no-port.sub.https.html
scheib/chromium
<!DOCTYPE html> <meta charset="utf-8"> <title>Parent is site-keyed, subdomain child 1 is origin-keyed, non-subdomain but different-port child 2 is site-keyed</title> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <div id="log"></div> <script type="module"> im...
thirdparty/sources/boost_1_60_0/libs/locale/doc/html/group__boundary.html
gwq5210/litlib
<!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> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
mod/turnitintool/lang/en_utf8/help/turnitintool/commenteditwindow.html
wit-ctel/moodle-31
<p><b><img alt="" src="<?php echo $CFG->wwwroot; ?>/mod/turnitintool/icon.gif" />&nbsp;Turnitin Assignments&nbsp;-&nbsp;Comments Remain Editable</b></p> This option allows you to set the window of time in which a user may edit the comments they make regarding a submission. Users with the ability to grade submissions e....
third_party/blink/web_tests/external/wpt/html/semantics/scripting-1/the-script-element/moving-between-documents/before-prepare-iframe-success-empty-src-classic.html
scheib/chromium
<!DOCTYPE html> <meta charset="utf-8"> <meta name="timeout" content="long"> <title>Moving script elements between documents</title> <!-- This is generated by tools/generate.py. Do not manually edit. --> <link rel="help" href="https://html.spec.whatwg.org/multipage/#execute-the-script-block"> <script src="/resources/tes...
_octopress/source/functions/decbin/_comments.html
Mazbaul/phpjs
<!-- Generated by Rakefile:build --> <strong> <a href="http://kevin.vanzonneveld.net" rel="nofollow">Kevin van Zonneveld</a> </strong> on 2009-08-16 15:19:18 <br /> @ Tim de Koning: Thanks for pointing that out. <hr /> <strong> <a href="http://www.kingsquare.nl" rel="nofollow">Tim de Koning</a> </strong> on 2009-08-...
templates/dashboard/index.html
qiujuer/material-design-lite
<!doctype html> <!-- Material Design Lite Copyright 2015 Google Inc. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0...
latest-javadoc/com/google/inject/spi/package-summary.html
sgoldfed/guice
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="shortcut icon" type="image/x-icon" href="../../../../favicon.ico" /> <title> com.google.inject.spi | Guice </title> <link href="../../../../../javadoc/asse...
third_party/blink/web_tests/external/wpt/webrtc/RTCRtpParameters-transactionId.html
chromium/chromium
<!doctype html> <meta charset=utf-8> <title>RTCRtpParameters transactionId</title> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="dictionary-helper.js"></script> <script src="RTCRtpParameters-helper.js"></script> <script> 'use strict'; // Test...
static/js/cesium/ThirdParty/codemirror-4.6/doc/releases.html
srujant/MLNews
<!doctype html> <title>CodeMirror: Release History</title> <meta charset="utf-8"/> <link rel=stylesheet href="docs.css"> <script src="activebookmark.js"></script> <div id=nav> <a href="http://codemirror.net"><img id=logo src="logo.png"></a> <ul> <li><a href="../index.html">Home</a> <li><a hre...
test/check-types.html
philbooth/check-types.js
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>check-types.js unit tests</title> <link rel="stylesheet" href="../node_modules/mocha/mocha.css" /> </head> <body> <div id="mocha"></div> <script src="../node_modules/chai/chai.js"></script> <script src="../node_modules/mocha/moc...
zhihu/src/main/webapp/easyui/demo/demo.css
zyzydream/zhihu
body { font-family:verdana,helvetica,arial,sans-serif; padding:20px; font-size:12px; margin:0; } h2 { font-size:18px; font-weight:bold; margin:0; margin-bottom:15px; } .demo-info{ padding:0 0 12px 0; } .demo-tip{ display:none; } .label-top{ display: block; h...
third_party/blink/web_tests/external/wpt/html/canvas/element/manual/imagebitmap/canvas-createImageBitmap-video-resize.html
scheib/chromium
<!DOCTYPE HTML> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script> function createNewCanvas(width, height) { var canvas = document.createElement("canvas"); canvas.width = width; canvas.height = height; var ctx = canvas.getContext("2d"); ...
phaser/docs/Phaser.Tween.html
Bamboo3000/krakjam
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Phaser Class: Tween</title> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/default.css"> <link type="text/css" rel="stylesheet" href=...
venv/bin/libs/spirit/doc/html/spirit/abstracts/attributes/primitive_attributes.html
NixaSoftware/CVis
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Attributes of Primitive Components</title> <link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../...
third_party/WebKit/LayoutTests/media/video-poster.html
js0701/chromium-crosswalk
<html> <head> <title>&lt;video&gt; element with poster size test</title> <script src=video-test.js></script> <script> var posterInfo = { current:0, posters: [ { description:...
third_party/WebKit/LayoutTests/media/track/opera/track/webvtt/rendering/reftest/selectors/cue/color_hex.html
js0701/chromium-crosswalk
<!DOCTYPE html> <html> <title>WebVTT rendering, ::cue, color: #60ff60</title> <script src="../../../../../../../../../resources/ahem.js"></script> <style> html { overflow:hidden } body { margin:0 } ::cue { font-family: Ahem, sans-serif; color: #60ff60; } </style> <script src="../../support/refTestWait.js"></scr...
themes/SuiteR/css/wizard.css
gymad/SuiteCRM
/********************************************************************************* * SugarCRM Community Edition is a customer relationship management program developed by * SugarCRM, Inc. Copyright (C) 2004-2013 SugarCRM Inc. * SuiteCRM is an extension to SugarCRM Community Edition developed by Salesagility Ltd. *...
third_party/blink/web_tests/external/wpt/webvtt/rendering/cues-with-video/processing-model/media_height400_with_controls-ref.html
scheib/chromium
<!DOCTYPE html> <html class="reftest-wait"> <title>Reference for WebVTT rendering, the subtitles is not covered by or covering the controls</title> <link rel="stylesheet" type="text/css" href="/fonts/ahem.css" /> <style> .video { display: inline-block; position: absolute; width: 320px; height: 400px; ...
www/lib/ngCordova/demo/www/app/upsPushNotifications/pushNotifications.html
secretmoo35/CyberApp_Payroll
<ion-view title="Unified Push Notifications"> <ion-content class="has-header"> <div class="list"> <label class="item item-input"> <span class="input-label">Url</span> <input type="text" ng-model="config.pushServerURL" placeholder="http(s)//host:port/context"> </label> <label clas...
works/047/cakephp-2.7.5/app/webroot/css/cake.generic.css
seintoseiya/onesway
@charset "utf-8"; /** * Generic CSS for CakePHP * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributi...
tests/wpt/web-platform-tests/html/semantics/scripting-1/the-script-element/module/errorhandling.html
totallybradical/temp_servo2
<!doctype html> <html> <head> <title>html-script-module-errorHandling</title> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <style> iframe { display: none; } </style> </head> <body> <h1>html-script-module-errorHandling...
vendor/ruby-git/doc/classes/Git/Base.src/M000083.html
fcoury/gitorious
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>index (Git::Base)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="sty...
tests/wpt/web-platform-tests/core-aam/aria-controls-manual.html
UK992/servo
<!doctype html> <html> <head> <title>aria-controls</title> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> <link rel="stylesheet" href="/wai-aria/scripts/manual.css"> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> ...
wp-content/updraft/plugins-old/jetpack/modules/contact-form/css/menu-alter-rtl.css
jimrucinski/Vine
#menu-posts-feedback .wp-menu-image img { display: none; } #adminmenu .menu-icon-feedback div.wp-menu-image { background: none !important; } #adminmenu .menu-icon-feedback div.wp-menu-image:before { content: '\f175'; margin-right: -1px; } .jetpack-contact-form-icon:before { content: '\f175'; color: #888; vert...
template/examples/geo-explorer/index.html
Kethryweryn/alerte28
<!DOCTYPE html> <html> <head> <title>Dashboard Starter UI, by Keen IO</title> <!--<script>document.write('<script type="text/javascript" src="http://' + (location.host || 'localhost').split(':')[0] + ':35729/livereload.js?snipver=1"></' + 'script>')</script>--> <link rel="stylesheet" type="text/css" href="../../a...
docs/_layouts/tag.html
AdhocAdam/smletsExchangeConnector
--- layout: page --- {{ content }} <div class="entries-{{ page.entries_layout | default: 'list' }}"> {% include posts-tag.html taxonomy=page.taxonomy %} </div>
ajax/libs/oojs-ui/0.9.6/oojs-ui-mediawiki-icons-editing-list.raster.rtl.css
redmunds/cdnjs
/*! * OOjs UI v0.9.6 * https://www.mediawiki.org/wiki/OOjs_UI * * Copyright 2011–2015 OOjs Team and other contributors. * Released under the MIT license * http://oojs.mit-license.org * * Date: 2015-04-03T19:16:43Z */ .oo-ui-icon-indent { background-image: /* @embed */ url(themes/mediawiki/images/icons/indent-...
ajax/libs/oojs-ui/0.17.3/oojs-ui-toolbars-apex.css
sreym/cdnjs
/*! * OOjs UI v0.17.3 * https://www.mediawiki.org/wiki/OOjs_UI * * Copyright 2011–2016 OOjs UI Team and other contributors. * Released under the MIT license * http://oojs.mit-license.org * * Date: 2016-05-24T22:46:36Z */ .oo-ui-popupTool .oo-ui-popupWidget-popup, .oo-ui-popupTool .oo-ui-popupWidget-anchor { z...
venv/bin/libs/test/doc/html/minimal.html
NixaSoftware/CVis
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>Part III. Boost Test Library: The minimal testing facility</title> <link rel="stylesheet" href="../style/style.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.74.0"> <link rel="home" href="inde...
xe4kaist/modules/module/tpl/filebox_add.html
talkwithraon/XE4KAIST
<load target="./js/module_admin.js" /> <h1 class="h1">{$lang->filebox}</h1> <form action="{getUrl('')}" method="post" enctype="multipart/form-data"> <input type="hidden" name="module" value="module" /> <input type="hidden" name="act" value="procModuleFileBoxAdd" /> <input type="hidden" name="vid" value="{$vid}" /> ...
zend2test/public/js/tinymce/plugins/imagemanager/pages/im/css/forms.css
chicuongit913/zend_kacana
/* Forms */ /* ########################################################## */ form { margin:0px; padding:0px; } select { font:100% tahoma; } input.file, input.text { font:90% tahoma, arial, sans-serif; } /* Submit buttons */ input.submit, .button { width:94px; height:26px; padding:0 0 2px; border:0; backg...
third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-unterminated-02.html
js0701/chromium-crosswalk
<!DOCTYPE html> <html> <head> <script> if (window.testRunner) { testRunner.dumpAsText(); testRunner.setXSSAuditorEnabled(true); } </script> </head> <body> <iframe src='http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?q=<script src="http://127.0.0.1...
wp-content/themes/gulp-dev/node_modules/mozjpeg/f47f5773-89ce-4b83-810e-48145ecc3389/doc/html/search/enums_74.html
cedewey/sol
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta name="generator" content="Doxygen 1.8.3.1"> <link rel="stylesheet" type="text/css" href="search...
vendors/html2canvas/tests/cases/images/svg/inline.html
robnightingale/ore-dashboard-beta
<!DOCTYPE html> <html> <head> <title>Inline svg</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <script type="text/javascript" src="../../../test.js"></script> </head> <body> <div> Inline svg image: <br /> <img width="200" height="200" src='data:image/svg+xml,<svg xmlns:s...
wsgi/wsgi/static/weblink/doc/api/t-pfcSession-RetrieveModelOptions.html
2014c2g12/c2g12
<html> <head> <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title> CIP JavaScript documentation for class " pfcRetrieveModelOptions" </title> <link href="cipdoc_default.css" type="text/css" rel="stylesheet"> <script language="JAVASCRIPT"> function findProperNode () { ...
native_client_sdk/doc_generated/pepper_stable/cpp/classpp_1_1_var_1_1_out_exception-members.html
7kbird/chrome
{{+bindTo:partials.standard_nacl_api}} <h1>Member List</h1> <div id="doxygen-ref"> {{- dummy div to appease doxygen -}} <div> <!-- Generated by Doxygen 1.7.6.1 --> </div> <!--header--> <div class="contents"> This is the complete list of members for <a class="el" href="classpp_1_1_var_1_1_out_exception.html">pp::Va...
vendor/assets/javascripts/docs/examples/example-example59/index-jquery.html
bdipaola/DiplomacyScoring
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Example - example-example59-jquery</title> <script src="../../components/jquery-2.1.1/jquery.js"></script> <script src="../../../angular.js"></script> <script src="../../../angular-animate.js"></script> <script type="text/javascri...
modules/boonex/videos/template/entry-share.html
camperjz/trident
<bx_include_base:../modules/base/text/template/entry-share.html />
static/Build/Cesium/Widgets/CesiumWidget/lighter.css
geodesignhub/Globe3DViewer
.cesium-lighter .cesium-widget-errorPanel{background:rgba(255,255,255,.7)}.cesium-lighter .cesium-widget-errorPanel-content{border:1px solid #526f82;border-radius:7px;background-color:#fff;color:#000}.cesium-lighter .cesium-widget-errorPanel-header{color:#b87d00}
external/chromium/chrome/common/extensions/docs/messaging.html
rex-xxx/mt6572_x201
<!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc. Note: 1) The <head> information in this page is significant, should be uniform across api docs and should be edited only with knowledge of the templating mechanism. 3) All <body>.innerHTML is genereated as an renderin...
tests/wpt/web-platform-tests/css/css-shapes/shape-outside-invalid-ellipse-006.html
dsandeephegde/servo
<!DOCTYPE HTML> <html> <head> <meta charset="UTF-8"> <meta name="flags" content="dom"> <meta name="assert" content="shape-outside declaration is invalid if cx in ellipse function is invalid"> <title>CSS Shapes Test - Ellipse - invalid cx value</title> <link rel="author" title="noonnightstorm" href="mailto:noonn...
zhihu/src/main/webapp/easyui/demo/splitbutton/actions.html
zyzydream/zhihu
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>SplitButton Actions - jQuery EasyUI Demo</title> <link rel="stylesheet" type="text/css" href="../../themes/default/easyui.css"> <link rel="stylesheet" type="text/css" href="../../themes/icon.css"> <link rel="stylesheet" type="text/css" href="../dem...
third_party/blink/web_tests/css3/blending/mix-blend-mode-simple.html
chromium/chromium
<!DOCTYPE HTML> <html> <head> <style> div { margin: 20px; width: 60px; height: 60px; float: left; } </style> <!-- Test blending of two elements with every blend mode. --> <body> <div style="background: green"> <div style="mix-blend-mode: normal; background-color: blue...
webkit/LayoutTests/dom/html/level2/html/HTMLElement52.html
danialbehzadi/Nokia-RM-1013-2.0.0.11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD ID="Test-HEAD" TITLE="HEAD Element" LANG="en" DIR="ltr" CLASS="HEAD-class"> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8"> <TITLE>NIST DOM HTML Test - Element</TITLE> <script type='text/javascript' src='selfhtml.js'></scri...
ajax/libs/vue-material/0.6.3/vue-material.css
redmunds/cdnjs
/* Common */ /* Responsive Breakpoints */ /* Transitions - Based on Angular Material */ /* Elevation - Based on Angular Material */ .md-avatar { width: 40px; min-width: 40px; height: 40px; min-height: 40px; margin: auto; display: inline-block; overflow: hidden; -webkit-user-select: none; -moz-user-...
third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/flexbox_flex-natural-mixed-basis-auto-expected.html
js0701/chromium-crosswalk
<!DOCTYPE html> <title>flexbox | flex: larger integer, mixed basis, auto</title> <link rel="author" href="http://opera.com" title="Opera Software"> <style> div { font-family: ahem; background: blue; height: 8em; width: 35em; } span { font-family: ahem; height: 8em; display: inline-block; } span:nth-child(1) { b...
wp-content/plugins/wp-veriteco-timeline/css/themes/font/Arvo-PTSans.css
atelierdesmedias/WordPress
/* TimelineJS - ver. 2.29.1 - 2014-02-03 Copyright (c) 2012-2013 Northwestern University a project of the Northwestern University Knight Lab, originally created by Zach Wise https://github.com/NUKnightLab/TimelineJS This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0....
public/partials/desktop/slider.html
ali-khabbaz/telegramManager
<div class="tg_slider_wrap"> <div class="tg_slider_thumb"></div> <div class="tg_slider_track"> <div class="tg_slider_track_fill"></div> </div> </div>
项目二电商首页/node_modules/browser-sync-ui/static/components/header.html
yuyang545262477/Resume
<header bs-header role="banner"> <div bs-header-row="brand"> <span class="icon icon-word"> <svg> <use xlink:href="#svg-logo-word"></use> </svg> </span> <a href="https://www.npmjs.com/package/browser-sync" bs-link="version" target="_blank">v{{app.option...
third_party/web_platform_tests/mediacapture-streams/stream-api/introduction/disabled-video-black.html
youtube/cobalt
<!doctype html> <html> <head> <title>A disabled video track is rendered as blackness</title> <link rel="author" title="Dominique Hazael-Massieux" href="mailto:dom@w3.org"/> <link rel="help" href="http://dev.w3.org/2011/webrtc/editor/getusermedia.html#introduction"> <link rel="help" href="http://dev.w3.org/2011/webrtc/e...
third_party/blink/web_tests/external/wpt/css/css-ui/cursor-image-005.html
nwjs/chromium.src
<!DOCTYPE html> <title>CSS Basic User Interface Test: Cursor property, url value</title> <link rel="author" title="Chris Lilley" href="mailto:chris@w3.org"> <link rel="reviewer" title="Florian Rivoal" href="http://florian.rivoal.net/"> <!-- 2015-04-12 --> <link rel="help" href="http://www.w3.org/TR/css3-ui/#cursor"> <...
wp-content/themes/wpjobus/ReduxFramework/ReduxCore/assets/css/import_export/import_export.css
Iquelo/fondos
#redux-import-link-wrapper, #redux-import-code-wrapper { display: none; } #redux-export-code, #redux-export-link-value { display: none; } #redux-import-action span { color: #B94A48; }
src/chrome/test/data/extensions/api_test/executescript/file_after_close/web_page1.html
plxaye/chromium
<html> <title>WebPage 1</title> </html>
ajax/libs/pdf.js/1.9.568/pdf_viewer.css
nolsherry/cdnjs
/* Copyright 2014 Mozilla Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
xterm/codemirror/demo/lint.html
hugosc/hugosc.github.io
<!doctype html> <title>CodeMirror: Linter Demo</title> <meta charset="utf-8"/> <link rel=stylesheet href="../doc/docs.css"> <link rel="stylesheet" href="../lib/codemirror.css"> <link rel="stylesheet" href="../addon/lint/lint.css"> <script src="../lib/codemirror.js"></script> <script src="../mode/javascript/javascript...