path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
user_guide/installation/upgrade_171.html | ralphsaunders/Just-Write | <!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" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Upgrading from 1.7.0 to 1.7.1 : CodeIgniter U... |
third_party/blink/web_tests/media/controls/click-and-drag-on-overflow-menu-doesnt-close.html | scheib/chromium | <!DOCTYPE html>
<html>
<title>Test that when a user clicks and drags on the overflow it does not disappear.</title>
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<script src="../media-controls.js"></script>
<video controls width=500 preload=none src=... |
LayoutTests/fast/clip/overflow-border-radius-composited.html | ondra-novak/blink | <head>
<style>
.outer {
border: 10px solid black;
border-radius: 100px;
overflow: hidden;
width: 200px;
height: 100px;
margin: 10px;
display: inline-block
}
.inner {
background: #808080;
width: 100%;
height: 100%;
color: #FFFFFF;
-webkit-transform: rotate(45deg) translate... |
chromium/chrome/test/data/chromedriver/cross_domain_iframe.html | ric2b/Vivaldi-browser | <!DOCTYPE html>
<html>
<head>
<title>Contains a nested (hopefully OOPIF) iframe</title>
</head>
<body>
<script>
document.body.onload = () => {
let iframe = document.getElementsByTagName('iframe')[0];
pathname = window.location.pathname.replace('cross_domain_iframe', 'outer');
iframe.src = (window.loca... |
c/template/ocean_blue/settings.localization.css | saydulk/stalker_portal | #localization_settings .page_button_info{
color: #FFFFFF;
font-size: 18px;
text-shadow: 0 -1px 0 #122946;
bottom: 100px;
left: 100px;
position: absolute;
} |
docs/examples/proj.html | aprilb/geo | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>proj test</title>
<meta name="description" content="Small test of $.geo.proj">
<meta name="author" content="Ryan Westphal">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="css/sty... |
mallet-2.0.6/doc/api/cc/mallet/fst/MaxLattice.html | napsternxg/twitter_nlp | <!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.5.0_10) on Tue Sep 28 15:41:47 EDT 2010 -->
<TITLE>
MaxLattice (Mallet 2 API)
</TITLE>
<META NAME="keywords" CONTENT="cc.mallet.fst.MaxLattice interface... |
site/javadoc/r0.4.0/quarks/topology/plumbing/class-use/PlumbingStreams.html | queeniema/incubator-edgent-website | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0) on Mon Mar 07 09:03:18 PST 2016 -->
<title>Uses of Class quarks.topology.plumbing.PlumbingStreams (Quarks v0.4.0)</title>
<meta name="date" co... |
vendor/topthink/think-angular/test/view/blog.html | wlj0517/php | <div php-extends="base"></div>
<div php-block="main" class="container">
<div class="row">
<div class="col-md-8">
<div class="item" php-repeat="$list as $article">
<h2>{$article.title}</h2>
<div>{$article.content}</div>
<hr />
</div>
... |
site/javadoc/r0.4.0/quarks/samples/connectors/Options.html | queeniema/incubator-edgent-website | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0) on Mon Mar 07 09:03:16 PST 2016 -->
<title>Options (Quarks v0.4.0)</title>
<meta name="date" content="2016-03-07">
<link rel="stylesheet" type... |
useradmin/help/max_weeks.pl.html | webdev1001/webmin | <header>Maksymalna liczba tygodni</header>
Jest to maksymalna dopuszczalna liczba tygodni pomiedzy zmianami has³a.
Gdy ten okres up³ynie, u¿ytkownik zostanie poproszony o podanie
nowego has³a podczas logowania.
<hr>
|
third_party/web_platform_tests/tools/wptrunner/test/testdata/reftest/reftest_or_0.html | youtube/cobalt | <title>OR match that should pass</title>
<link rel=match href=red.html>
<link rel=match href=green.html>
<style>
:root {background-color:green}
</style> |
myodd/boost/doc/html/boost/accumulators/covariate1.html | FFMG/myoddweb.piger | <!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=US-ASCII">
<title>Global covariate1</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="genera... |
doc/_themes/odoodoc/static/style.css | Codefans-fan/odoo | @import url(https://fonts.googleapis.com/css?family=Lato);
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav... |
web/src/main/webapp/pages/transactionDetail/transactionDetail.html | masonmei/pinpoint | <style type="text/css">
#traceTabs a {
font-size: 13px;
}
.tab-content .tab-pane {
width: 100%;
height: 100%;
}
.app-title {
text-align:center;
line-height:30px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
-o... |
api/2.3/Thelia/Core/Template/Element/SearchLoopInterface.html | sitecrafting/thelia.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Thelia\Core\Template\Element\SearchLoopInterface | Thelia 2 API</title>
<link rel="stylesheet" type="text/css" href="../../../../css/bootstrap.min.css">
<link rel=... |
vendor/zend/gdata/documentation/api/core/index.html | Laurence11/ProjetSoleil | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta><meta http-equiv="Content-Language" content="en"></meta><title>Zend Framework: API Documentation</title><link rel="stylesheet" href="css/black-tie/jquery-ui-1.8.2.custom.css... |
www.luigibifulco.it/blog/kirby.2.0.0/test/etc/kirbytext/gist/expected.html | muten84/luigibifulco.it | <script src="https://gist.github.com/bastianallgeier/deae448c5913d79809a6.js"></script> |
www/js/tinymce/plugins/fileman/dev.html | baoweber/horizont2050 | <!DOCTYPE html>
<html>
<head>
<!--
RoxyFileman - web based file manager. Ready to use with CKEditor, TinyMCE.
Can be easily integrated with any other WYSIWYG editor or CMS.
Copyright (C) 2013, RoxyFileman.com - Lyubomir Arsov. All rights reserved.
For licensing, see LICENSE.txt or http://RoxyFileman.com/licen... |
templates/ja_brisk/css/rtl/violet/home.css | monkivn92/benhanonline | .home .ja-sl-1 {
padding: 0;
}
.home .ja-sl-1 .jumbotron {
background-color: #eee;
background-image: -webkit-gradient(radial,center center,0,center center,460,from(#fff),to(#eee));
background-image: -webkit-radial-gradient(circle,#fff,#eee);
background-image: -moz-radial-gradient(circle,#fff,#eee);
backgrou... |
lib-src/libflac/doc/html/api/stream__decoder_8h_source.html | RadioFreeAsia/RDacity | <!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... |
wp/wp-content/plugins/crayon-syntax-highlighter/fonts/ubuntu-mono.css | WordBenchNagoya/WordFes2017 | @font-face {
font-family: 'UbuntuMonoRegular';
src: url('ubuntu-mono/ubuntu-mono-webfont.eot');
src: url('ubuntu-mono/ubuntu-mono-webfont.eot?#iefix') format('embedded-opentype'),
url('ubuntu-mono/ubuntu-mono-webfont.woff') format('woff'),
url('ubuntu-mono/ubuntu-mono-webfont.ttf') format(... |
web-platform-tests/tests/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-color-01.html | cr/fxos-certsuite | <!DOCTYPE html>
<title>document: fg/bg/link/vlink/alink-color</title>
<link rel="author" title="Ms2ger" href="mailto:ms2ger@gmail.com">
<link rel="help" href="http://www.whatwg.org/html5/#dom-document-fgcolor">
<link rel="help" href="http://www.whatwg.org/html5/#dom-body-text">
<script src="/resources/testharness.js"><... |
web_app/she_app/lib/tasks/doc/method_list.html | michaelneuder/she | <!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8" />
<link rel="stylesheet" href="css/full_list.css" type="text/css" media="screen" charset="utf-8" />
<link rel="stylesheet" href="css/common.css" type="text/css" med... |
docs/libc/unix/notbsd/Q_GETQUOTA.v.html | nitro-devs/nitro-game-engine | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=constant.Q_GETQUOTA.html">
</head>
<body>
<p>Redirecting to <a href="constant.Q_GETQUOTA.html">constant.Q_GETQUOTA.html</a>...</p>
<script>location.replace("constant.Q_GETQUOTA.html" + location.search + location.hash);</script... |
wp-content/plugins/php-text-widget/admin.css | OneTimeUser/retailwire2 | #satollo-header {
text-align: left;
background-color: #f4f4f4;
padding: 5px;
padding-left: 15px;
border-radius: 3px;
text-transform: uppercase;
}
#satollo-header a {
margin-right: 15px;
} |
user/wsc_upnp/libupnp-1.4.6/docs/dist/html/upnp/UpnpReadHttpGet.html | Bytewerk/uClinux-ipcam | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>EXPORT_SPEC int UpnpReadHttpGet</TITLE>
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.10">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H2>EXPORT_SPEC int <A HREF="#DOC.DOCU">UpnpReadHttpGet</A></H2><H2>( IN void* handle,<BR> IN OUT cha... |
public/views/maps.html | adeeldev/courts | <!-- start: BREADCRUMB -->
<div class="breadcrumb-wrapper">
<h4 class="mainTitle no-margin" translate="sidebar.nav.maps.MAIN">MAPS</h4>
<div ncy-breadcrumb class="pull-right"></div>
</div>
<!-- end: BREADCRUMB -->
<!-- start: BASIC MAP -->
<div map-lazy-load="https://maps.google.com/maps/api/js">
<div clas... |
src/main/resources/fwapp/external/semantic-2.3/components/item.css | opendesignflow/fwapp | /*!
* # Semantic UI 2.3.1 - Item
* http://github.com/semantic-org/semantic-ui/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
/*******************************
Standard
*******************************/
/*--------------
Item
---------------*/
.ui.items > .ite... |
krb5/help/kdc_log.ca.html | rcuvgd/Webmin22.01.2016 | <header>Fitxer de registre KDC</header>
El fitxer de registre KDC.
<hr>
|
website/theme/templates/tag.html | BenoitDherin/data-analysis-with-R | {% extends "index.html" %}
{% block breadcrumbs %}
{% if DISPLAY_BREADCRUMBS %}
<ol class="breadcrumb">
<li><a href="{{ SITEURL }}" title="{{ SITENAME }}"><i class="fa fa-home fa-lg"></i></a></li>
<li><a href="{{ SITEURL }}/{{ TAGS_URL }}" title="Tags">Tags</a></li>
<li class="active">{{... |
utils/ant/apache-ant-1.9.4/manual/api/org/apache/tools/ant/taskdefs/optional/unix/package-frame.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>
org.apache.tools.ant.taskdefs.optional.unix (Apache Ant API)
</TITLE>
<META NAME="date" CONTENT="201... |
ajax/libs/semantic-ui/1.5.2/components/statistic.css | yogeshsaroya/new-cdnjs | version https://git-lfs.github.com/spec/v1
oid sha256:52066e0347a00d0fda98890d2dc49a1f50316092616415b5c85af06f993802cf
size 8658
|
solr/vendor/docs/solr-solrj/org/apache/solr/common/params/class-use/TermVectorParams.html | olli-gold/vufind | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_71) on Tue Feb 16 15:22:59 EST 2016 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Uses of Interface o... |
htdocs/artefact/file/lang/en.utf8/help/pages/profileicons.html | TheCrowsJoker/mahara | <!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later -->
<!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. -->
<h3>Profile pictures</h3>
<p>
The profile pictures area allows you to upload pictures that will appear beside
your... |
src/SonarAnalyzer.Utilities/Rules.Description/S3874.html | SonarSource-VisualStudio/sonaranalyzer-csharp | <p>Passing a parameter by reference, which is what happens when you use the <code>out</code> or <code>ref</code> parameter modifiers, means that the
method will receive a pointer to the argument, rather than the argument itself. If the argument was a value type, the method will be able to change
the argument's values. ... |
sjmiles/demos/segmented-app-test/components/chart-js/metadata.html | PolymerLabs/labs | <x-meta id="chart-js" label="chart-js">
<template>
<chart-js style="width:300px;height:200px;"></chart-js>
</template>
<template id="imports">
<link rel="import" href="chart-js.html">
</template>
</x-meta> |
src/android/libs/OpenCV-2.4.10-android-sdk/sdk/java/javadoc/org/opencv/core/CvType.html | nfscan/cordova-plugin-tesseract-camera | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.6.0_32) on Wed Oct 01 12:52:02 MSK 2014 -->
<title>CvType</title>
<meta name="date" content="2014-10-01">
<link rel="stylesheet" type="text... |
test/demo/webapp/src/javascript/lib/nej/res/src/nej_proxy_upload.html | JuneAndGreen/jtr | <html><body>
<!-- 将上传结果序列化为JSON串后填入result中即可 -->
<script>
window.result = '{"url":"http://192.168.146.84:1122/xhr/3.jpg"}';
</script>
<script>
var _result = 'NEJ-UPLOAD-RESULT:{"key":"'+window.name+'","result":"'+encodeURIComponent(result)+'"}';
if (window.postMessage){
parent.postMessage(_result,'*... |
doc/html/search/typedefs_75.html | rachulyadyo/birch-clustering-algorithm | <!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"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="search... |
kitchensink-angularjs/src/main/webapp/index.html | jgisler/quickstart | <!--
JBoss, Home of Professional Open Source
Copyright 2013, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag. See the copyright.txt in the
distribution for a full listing of individual contributors.
Licensed under the Apache License, Version 2.0 (the "License");... |
manager/ui/war/plugins/api-manager/html/directives/audit/Organization/auditUpdate.html | cmoulliard/apiman | <div class="row">
<a href="{{ pluginName }}/users/{{ entry.who }}">{{ entry.who }}</a>
<span apiman-i18n-key="audit.updated-org">updated organization</span>
<a class="emphasis" href="{{ pluginName }}/orgs/{{ entry.organizationId }}/plans">{{ entry.organizationId }}</a><span apiman-i18n-skip>.</span>
</div>
<div c... |
third_party/blink/web_tests/external/wpt/css/CSS2/normal-flow/block-in-inline-align-justify-001-ref.html | chromium/chromium | <!DOCTYPE html>
<style>
section {
width: 10ch;
}
.justify {
text-align: justify;
}
</style>
<body>
<section class="justify">
<div>1234 5678 9012</div>
<div>1234 5678 9012</div>
<div>1234 5678 9012</div>
</section>
</body>
|
third_party/blink/web_tests/external/wpt/svg/text/reftests/text-transform-001-ref.html | scheib/chromium | <!DOCTYPE html>
<meta charset=utf-8>
<title>Reference: text-transform with SVG text</title>
<p>Test passes if the greeting below is in <b>ALL-UPPERCASE</b>:</p>
<svg><text y="50">HELLO, WORLD!</text></svg>
|
third_party/blink/web_tests/external/wpt/css/css-contain/container-queries/container-units-basic.html | chromium/chromium | <!doctype html>
<title>Container Relative Units: qi, qb, etc</title>
<link rel="help" href="https://drafts.csswg.org/css-contain-3/#container-lengths">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="support/cq-testcommon.js"></script>
<style>
.in... |
vweibo/src/main/webapp/jquery-easyui-1.3.5/demo/window/inlinewindow.html | apacheCrazyFan/weiboRepository | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Inline Window - 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="../demo.css"... |
public/vendor/angular/docs/examples/example-example115/index-production.html | zhiqiuyao/travel | <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-example115-production</title>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.5.3/angular.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.5.3/angular-touch.js"></script>
<script src=... |
templates/flask_user/invite.html | xstreck1/TREMPPI | {% extends 'flask_user/member_base.html' %}
{% block content %}
{% from "flask_user/_macros.html" import render_field, render_submit_field %}
<h1>{%trans%}Invite User{%endtrans%}</h1>
<form action="" method="POST" class="form" role="form">
{{ form.hidden_tag() }}
{{ render_field(form.email, tabindex=10) }}
... |
third_party/blink/web_tests/fast/selectors/querySelector-pseudo-slotted.html | chromium/chromium | <!DOCTYPE html>
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<script src="../../shadow-dom/resources/shadow-dom.js"></script>
<div id="host1">
<template data-mode="open">
<slot name="slot1"></slot>
</template>
<span slot="slot1" id="span1"... |
third_party/blink/web_tests/external/wpt/css/css-backgrounds/animations/background-color-transition.html | scheib/chromium | <!DOCTYPE html>
<html class="reftest-wait">
<link rel="help" href="https://drafts.csswg.org/css-backgrounds-3/#background-color">
<link rel="match" href="background-color-animation-ref.html">
<style>
.container {
width: 100px;
height: 100px;
background-color: rgb(0, 200, 0);
transition-property: background-colo... |
third_party/blink/web_tests/external/wpt/html/canvas/element/path-objects/2d.path.roundrect.nonfinite.html | scheib/chromium | <!DOCTYPE html>
<!-- DO NOT EDIT! This test has been generated by /html/canvas/tools/gentest.py. -->
<title>Canvas test: 2d.path.roundrect.nonfinite</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/html/canvas/resources/canvas-tests.js"></sc... |
unsupported/tagthisperson/popcorn.tagthisperson.unit.html | azmenak/popcorn-js | <!DOCTYPE html>
<html>
<head>
<title>Popcorn tagthisperson test</title>
<link rel="stylesheet" href="../../test/qunit/qunit.css" type="text/css" media="screen">
<script src="../../test/qunit/qunit.js"></script>
<!--
do not move - this must be called immediately prior to
popcorn-api-draft.js
-->
<sc... |
src/main/resources/inspectionDescriptions/DeprecatedIsStillUsed.html | Yihy/resources_cn | <html>
<body>
Reports deprecated classes, methods and fields which are used in your code nonetheless.
<br>
For example:
<pre>
<b><font color="#000080">class</font></b> MyCode {
@Deprecated
// warning: "Deprecated member is still used"
<b><font color="#000080">void</font></b> <span style="background-color: yellow... |
wts/tests/webcl/khronos/conformance/functionalityTesting/enqueueOperations/enqueueCopyBufferRect.html | haoxli/web-testing-service | <!--
Copyright (C) 2014 Samsung Electronics Corporation. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of cond... |
third_party/glm/doc/api/a00120_source.html | TheMarex/deberg | <!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... |
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/iframe_004.html | js0701/chromium-crosswalk | <!doctype html>
<title>document.write script into iframe write back into parent</title>
<script src="../../../../../../resources/testharness.js"></script><script src="../../../../../../resources/testharnessreport.js"></script>
<iframe id="test"></iframe>
<script>
var t = async_test();
var iframe = document.getElementBy... |
web/bundles/sfrdemosf2extjs/js/ext-4.2.1.883/docs/source/Panel6.html | abarry/sf2-extjs | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>The source code</title>
<link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="../resources/prettify/prettify.js"></script>
<style type="t... |
typo3_src-7.3.1/typo3/sysext/lowlevel/Resources/Private/Templates/Backend/CustomSearch.html | Loopshape/Portfolio | <h1>{f:translate(key:'search_whole_database')}</h1>
<f:format.raw>{submenu}</f:format.raw>
<f:if condition="{searchMode} == 'query'">
<f:then>
<f:format.raw>{queryMaker}</f:format.raw>
</f:then>
<f:else>
<h2>{f:translate(key:'searchOptions')}</h2>
<f:format.raw>{searchOptions}</f:format.raw>
<h2>{f:transla... |
public/bower_components/bootstrap/dist/css/bootstrap-utilities.css | kmcurry/3Scape | /*!
* Bootstrap Utilities v5.1.3 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
.clearfix::after {
display: block;
clear: both;
content: "";
}
.link-primary {
color: #... |
docs/classes/PixiShader.html | noffle/pixi.js | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>PixiShader - pixi.js</title>
<link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css">
<link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css">
<link rel="stylesheet" href="../a... |
third_party/blink/web_tests/external/wpt/css/css-flexbox/gap-011.html | chromium/chromium | <!DOCTYPE html>
<title>Flex gaps</title>
<link rel="author" title="David Grogan" href="mailto:dgrogan@chromium.org">
<link rel="help" href="https://drafts.csswg.org/css-flexbox/#algo-line-break">
<link rel="help" href="https://drafts.csswg.org/css-align/#gaps">
<link rel="match" href="../reference/ref-filled-green-100p... |
web/sfPropelPlugin/css/default.css | wboray/symfony | #sf_admin_container a
{
color: #464646;
text-decoration: none;
}
#sf_admin_container a:hover
{
color: #000;
text-decoration: underline;
}
#sf_admin_container h1
{
margin: 0;
padding: 0;
margin-bottom: 20px;
}
#sf_admin_container th
{
background-color: #e7eef6;
white-space: nowrap;
}
#sf_admin_cont... |
wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/shCore.css | emilekott/cs | /**
* SyntaxHighlighter
* http://alexgorbatchev.com/
*
* SyntaxHighlighter is donationware. If you are using it, please donate.
* http://alexgorbatchev.com/wiki/SyntaxHighlighter:Donate
*
* @version
* 2.1.364 (October 15 2009)
*
* @copyright
* Copyright (C) 2004-2009 Alex Gorbatchev.
*
* @license
* This ... |
third_party/blink/web_tests/external/wpt/css/css-grid/masonry/tentative/masonry-intrinsic-sizing-005-ref.html | scheib/chromium | <!DOCTYPE HTML>
<!--
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/
-->
<html><head>
<meta charset="utf-8">
<title>Reference: Masonry layout intrinsic sizing</title>
<link rel="author" title="Mats Palmgren" href="mailto:mats@mozilla.com">
<link rel="... |
web/bundles/sfrdemosf2extjs/js/ext-4.2.1.883/docs/source/Box.html | abarry/sf2-extjs | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>The source code</title>
<link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="../resources/prettify/prettify.js"></script>
<style type="t... |
theme_bak/metal/footer.html | henriquecrang/e-UNI | <?php
print_container_end(); // content container
print_container_start(false, '', 'footer');
echo '<hr />';
echo $loggedinas;
echo $homelink;
echo '<hr />';
echo '<p class="helplink">';
echo page_doc_link(get_string('moodledocslink'));
echo '</p>';
if (!empty($performancein... |
wagtail/wagtailadmin/templates/wagtailadmin/pages/_privacy_switch.html | mephizzle/wagtail | {% load i18n wagtailadmin_tags %}
{% test_page_is_public page as is_public %}
{% if not page_perms %}
{% page_permissions page as page_perms %}
{% endif %}
<div class="privacy-indicator {% if is_public %}public{% else %}private{% endif %}">
{% trans "Privacy" %}
{% if page_perms.can_set_view_restrictions ... |
www/requirements/ckeditor/plugins/leaflet/scripts/Leaflet-MiniMap/example/fullscreen.css | gregmoser/muracon2016 | body {
padding: 0;
margin: 0;
}
html, body, #map {
height: 100%;
}
|
tests/wpt/web-platform-tests/intersection-observer/iframe-no-root.html | Varentsov/servo | <!DOCTYPE html>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="./resources/intersection-observer-test-utils.js"></script>
<style>
pre, #log {
position: absolute;
top: 0;
left: 200px;
}
.spacer {
height: calc(100vh + 100px);
}
iframe {
he... |
third_party/blink/web_tests/external/wpt/css/css-text/white-space/pre-wrap-leading-spaces-007.html | scheib/chromium | <!doctype html>
<meta charset=utf-8>
<title>CSS Text test: forced breaks create preserverd leading spaces with white-space:pre-wrap</title>
<link rel="author" title="Javier Fernandez" href="mailto:jfernandez@igalia.com" />
<link rel="help" href="https://drafts.csswg.org/css-text-3/#white-space-phase-2">
<link rel="help... |
css/frontend-builder-style.css | CDDApple/CDDApple.github.io | /* @todo: find out what to do with custom icon button styles */
/* Basic Styles */
@font-face { font-family: 'ETmodules'; src:url('../fonts/ETmodules_v2.eot'); src:url('../fonts/ETmodules_v2.eot?#iefix') format('embedded-opentype'), url('../fonts/ETmodules_v2.ttf') format('truetype'), url('../fonts/ETmodules_v2.woff')... |
latest/partials/api/material.core/service/$mdButtonInkRipple.html | StephenFluin/code.material.angularjs.org | <div class="doc-content">
<header class="api-profile-header" >
<h2 class="md-display-1" >{{currentDoc.name}} API Documentation</h2>
</header>
<div layout="row" class="api-options-bar with-icon"></div>
<div class="api-profile-description">
<p>Provides ripple effects for md-button. See $mdInkRipple se... |
wp-content/themes/starkers/vegas/node_modules/grunt-contrib-uglify/node_modules/gzip-js/node_modules/deflate-js/js/node_modules/qwery/tests/index.html | reesretuta/rmrholdings | <!DOCTYPE HTML>
<html lang="en-us">
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>Qwery tests</title>
<style type="text/css">
#fixtures {
position: absolute;
top: -9999px;
}
</style>
<link rel="stylesheet" href="../node_modules/sink-t... |
web/sc/nd/js/jquery-ui-1.9.1.custom/development-bundle/demos/dialog/modal-message.html | apnadmin/appynotebook | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>jQuery UI Dialog - Modal message</title>
<link rel="stylesheet" href="../../themes/base/jquery.ui.all.css">
<script src="../../jquery-1.8.2.js"></script>
<script src="../../external/jquery.bgiframe-2.1.2.js"></script>
<script src="../../ui/jque... |
docs/demoOutput/otherDemos/linearKernelDemo.html | phoenixstar7/pmtk3 |
<!DOCTYPE html
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
This HTML was auto-generated from MATLAB code.
To make changes, update the MATLAB code and republish this document.
--><title>linearKernelDemo</title><m... |
bedrock/firefox/templates/firefox/unsupported/winxp.html | kewisch/bedrock | {# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/. -#}
{% set_lang_files "upgradedialog" %}
{% extends "/firefox/unsupported/base.html" %}
{% block unsupported_header ... |
wwwroot/assets/js/echarts/test/graph.html | krasnyuk/e-liquid-MS | <html>
<head>
<meta charset="utf-8">
<script src="esl.js"></script>
<script src="config.js"></script>
<script src="lib/jquery.min.js"></script>
<script src="lib/dat.gui.min.js"></script>
</head>
<body>
<style>
html, body, #main {
wi... |
wp-content/plugins/ck-and-syntaxhighlighter/ckfinder/help/es/files/002.html | andychang88/jianzhanseo.com | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html lang="es">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Guía del usuario de CKFinder</title>
<link href="other/help.css" type="text/css" rel="stylesheet">
<script type="... |
weixinmenu/Content/js/xScript/Bootstrap/bootstrap-switch-master/events.html | jackche0214/wechatpaltform | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Turn checkboxes and radio buttons into toggle switches.">
<meta name="author... |
documentation/reference_manual/or-tools/src/constraint_solver/classoperations__research_1_1FindOneNeighbor-members.html | capturePointer/or-tools | <!-- Good morning, Mr. Phelps. -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>or-tools/src/constraint_solver/: Member List - Doxy</title>
<link rel="shortcut icon" href="../../../favicon.ico">
<!-- Both stylesheets are supplied by Doxygen, with maybe minor ... |
wp-content/themes/neundorfer/sass/bootstrap/docs/examples/navbar-top/index.html | davygxyz/neundorfer | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ic... |
sites/all/modules/jquery_ui/jquery.datepick/ui-redmond.datepick.css | himan5050/hpbc | /* ThemeRoller Redmond override style sheet for jQuery date picker v4.0.6. */
@import "ui.datepick.css";
.ui-widget-header a,
.ui-widget-header select {
color: #ffffff; /* Set (.ui-widget-header a) colour from theme here */
}
.ui-widget-header a:hover {
background-color: #d0e5f5; /* Set (.ui-state-hover) colours fro... |
third_party/WebKit/LayoutTests/fast/xpath/xpath-iterator-result-should-mark-its-nodeset.html | js0701/chromium-crosswalk | <html><head>
<script>
if (window.testRunner)
testRunner.dumpAsText();
var types = [
XPathResult.ORDERED_NODE_ITERATOR_TYPE,
XPathResult.UNORDERED_NODE_ITERATOR_TYPE
];
function gc()
{
if (window... |
third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-nested-cross-in-same-none-block.html | wuhengzhi/chromium-crosswalk |
<!DOCTYPE html>
<html>
<head>
<script src="/js-test-resources/js-test.js"></script>
<script src="../../resources/frame-ancestors-test.js"></script>
</head>
<body>
<script>
description("A 'frame-ancestors' CSP directive with a value 'none' should block rendering in nested frames.");
testNes... |
third_party/WebKit/LayoutTests/fast/canvas/canvas-blending-pattern-over-image.html | js0701/chromium-crosswalk | <!DOCTYPE HTML>
<html>
<head>
<script type="text/javascript">
if (window.testRunner)
testRunner.waitUntilDone();
window.jsTestIsAsync = true
</script>
</head>
<body>
<script src="../../resources/js-test.js"></script>
<script type="text/javascript" src="canvas-blending-helpers... |
www/admin/plugins/DataTables/extensions/FixedHeader/examples/styling/jqueryui.html | DirectDev/wds-V2 | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>FixedHeader example - jQuery UI styling</title>
<link rel="stylesheet" type="text/css" href="//... |
tos-laimas-compass-win32-x64/resources/app/node_modules/closure-util/.deps/library/b06c979ecae7d78dd1ac4f7b09adec643baac308/closure/goog/events/imehandler_test.html | LeoLombardi/tos-laimas-compass | <!DOCTYPE html>
<html>
<!--
Copyright 2010 The Closure Library Authors. All Rights Reserved.
Use of this source code is governed by the Apache License, Version 2.0.
See the COPYING file for details.
Author: nicksantos@google.com (Nick Santos) (Ported to Closure)
-->
<head>
<meta http-equiv="X-UA-Compatible" conte... |
wp_bkp/html/wp-content/plugins/ml-slider/assets/sliders/coinslider/coin-slider-styles.css | sohilgupta/datamelons | /*
Coin Slider jQuery plugin CSS styles
http://workshop.rs/projects/coin-slider
*/
.coin-slider { zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }
.cs-title {
box-sizing: border-box;
-moz-box-sizing: bo... |
third_party/WebKit/LayoutTests/media/track/opera/track/webvtt/rendering/reftest/selectors/default_styles/inherit_as_default_value_inherits_values_from_media_element.html | js0701/chromium-crosswalk | <!DOCTYPE html>
<html>
<title>WebVTT rendering, only css properties with default value inherit should inherit from media element</title>
<style>
video {
color: #f0f;
white-space: pre-wrap;
font: italic small-caps bold 36px/72px sans-serif;
text-decoration: overline underline line-through;
text-shado... |
vendor/github.com/facebook/rocksdb/docs/_includes/plugins/plugin_row.html | chain/chain | <div class="pluginRowBlock">
{% for child in include.children %}
{% include plugins/{{child.type}}.html href=child.href text=child.text %}
{% endfor %}
</div> |
src/assets/css/main.css | henry-hz/angular-firebase-starter | /*
Custom CSS for...
'Modern Business' HTML Theme by Start Bootstrap
All Start Bootstrap themes are licensed under Apache 2.0.
For more info and more free Bootstrap 3 HTML themes, visit http://startbootstrap.com!
*/
/* Global Styles */
html, body {
height: 100%;
}
body {
padding-top: 50px;
padding-bot... |
third_party/WebKit/LayoutTests/css3/blending/svg-isolation-foreign-no-isolation-expected.html | wuhengzhi/chromium-crosswalk | <!DOCTYPE HTML>
<html>
<body>
<p>foreignObject should not isolate. The test passes if you see a lime square.</p>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="200px" height="200px">
<rect x="0" y="0" width="200" height="200" style="fill: lime"/>
</svg>
</body>
... |
third_party/blink/web_tests/fast/ruby/ruby-empty-rt.html | scheib/chromium | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>The following is a test for having a <rt> immediately following another.</p>
<br>
<br>
<p><ruby> uses <ruby><rt><rt>ruby</rt><rt>text</rt></ruby> to contain the annotation.
</body>
</html>
|
ajax/libs/rome/2.0.0/rome.css | rivanvx/cdnjs | /**
* rome - Customizable date (and time) picker. Opt-in UI, no jQuery!
* @version v2.0.0
* @link https://github.com/bevacqua/rome
* @license MIT
*/
.rd-container {
display: inline-block;
border: 1px solid #333;
background-color: #fff;
padding: 10px;
text-align: center;
}
.rd-container-attachment {
pos... |
www/libs/lodash/test/underscore.html | kurideja/pizza-diagram | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Underscore Test Suite</title>
<link rel="stylesheet" href="../node_modules/qunitjs/qunit/qunit.css">
</head>
<body>
<div id="qunit"></div>
<script>
// Avoid reporting tests to Sauce Labs when script errors occur.
... |
src/Somfy/EasyReportBundle/Resources/public/plugins/froala/css/froala_reset.min.css | StephR74/3asyReport | /*!
* froala_editor v1.1.7 (http://editor.froala.com)
* Copyright 2014-2014 Froala
*/.froala-element p{margin-top:0;margin-bottom:10px}.froala-element h1{font-size:2em;line-height:120%;font-weight:bolder}.froala-element h2{font-size:1.5em;line-height:120%;font-weight:bolder}.froala-element h3{font-size:1.15em;line-h... |
external/chromium/chrome/common/extensions/docs/management.html | xdajog/samsung_sources_i927 | <!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... |
src/setup/webapps/src/register/src/_app/github/repo-detail/repo-detail.html | dsilva2401/server-seed | <h2>{{ repoDetails.full_name }}</h2>
<pre>this.repoDetails = {{ repoDetails | json }}</pre>
|
www/resources/angular-material/modules/js/sticky/sticky.css | akera-io/akera-rest-explorer | /*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v0.11.4
*/
.md-sticky-clone {
z-index: 2;
top: 0;
left: 0;
right: 0;
position: absolute !important;
-webkit-transform: translate3d(-9999px, -9999px, 0);
transform: translate3d(-9999px, -9999px, 0); }
.md-st... |
y/google-cloud-sdk/platform/google_appengine/lib/jinja2-2.6/examples/basic/templates/subbroken.html | ychen820/microblog | {% macro may_break(item) -%}
[{{ item / 0 }}]
{%- endmacro %}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.