path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
src/OpenCV.Binding/Jars/docs/org/opencv/imgcodecs/package-frame.html | TrekDev/Xamarin.Android.OpenCV | <!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_65) on Fri Dec 18 18:19:52 MSK 2015 -->
<title>org.opencv.imgcodecs</title>
<meta name="date" content="2015-12-18">
<link rel="stylesheet" type... |
sites/all/libraries/quail/test/testfiles/oac/163-2.html | ktrovato/drupal-secured | <html lang="en">
<head>
<title>Check #163.2 - Negative</title>
<link rel="stylesheet" href="../../../libs/qunit/qunit.css" media="screen">
</head>
<body>
<embed src="../movies/history_of_rome.mov" height="60" width="144" autostart="false">
<noembed>
<a href="../transcripts/transcript_history_rome.htm">Transcript of... |
web/prueba/user_guide/libraries/xmlrpc.html | i3Chile/apps | <!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>XML-RPC and XML-RPC Server Classes : CodeIgni... |
pkg/playground/speed.html | xhad/cockpit | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Cockpit Speed Tests</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="../base1/patternfly.css" type="text/css" rel="stylesheet">
<script src="../base1/jquery.js"></script>
<script src="../base1/c... |
webroot/rsrc/css/phui/calendar/phui-calendar.css | freebsd/phabricator | /**
* @provides phui-calendar-css
*/
.phui-calendar-list {
/* When hovering over a day, this allows the hover color to peek through
the event name, but for event names to mostly remain readable. */
}
.application-search-view div.phui-calendar-box {
border-left: 1px solid {$thinblueborder};
border-right:... |
todomvc/mithril/bower_components/mithril/archive/v0.1.8/change-log.html | ybybzj/m-react-todomvc-perf | <!doctype html>
<html>
<head>
<title>Mithril</title>
<link href="http://fonts.googleapis.com/css?family=Open+Sans:300italic" rel="stylesheet" />
<link href="lib/prism/prism.css" rel="stylesheet" />
<link href="style.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="container">
<a href="in... |
src/basic/movies/templates/movies/genre_detail.html | hittu123/ruhive | {% extends "movies/base_movies.html" %}
{% block title %}{{ object.title }}{% endblock %}
{% block body_class %}{{ block.super }} movie_genres{% endblock %}
{% block content_title %}
<h2>Movie Genres</h2>
{% include "movies/_nav.html" %}
{% endblock %}
{% block content %}
<h3>{{ object.title }}</h4>
<ul c... |
solr/vendor/docs/solr-core/org/apache/solr/handler/component/class-use/RangeFacetRequest.FacetRange.html | ubtue/ixTheo | <!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:23:08 EST 2016 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Uses of Class org.a... |
share/trends-service-yaxis.html | koreden/Nagios | <g class="tick" transform="translate(0,13)" style="opacity: 1;">
<line x2="510" y2="0" class="hLine"></line>
<text x="-3" y="0" dy=".32em" class="yaxis Ok"
style="text-anchor: end;">Ok</text>
</g>
<g class="tick" transform="translate(0,36)" style="opacity: 1;">
<line x2="510" y2="0" class="hLine"></line>
<text x... |
docs/api/java/com/thoughtworks/selenium/webdriven/package-frame.html | onedox/selenium | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>com.thoughtworks.selenium.webdriven</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar"><a hre... |
src/closure-library/closure/goog/testing/asynctestcase_async_test.html | Connectify/connectivity_diagnostics | <!DOCTYPE html>
<html>
<!--
Copyright 2009 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: agrieve@google.com (Andrew Grieve)
This tests that the AsyncTestCase can handle asynchronous behaviour... |
LayoutTests/plugins/npruntime/npruntime-calls-with-null-npp.html | modulexcite/blink | <script>
function runTest() {
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
}
}
</script>
<body onLoad="runTest()">
<embed id="plugin" type="application/x-webkit-test-netscape" test="npruntime-calls-with-null-npp"></embed>
<p id="description">Test that calling var... |
api/master/Thelia/Form/Exception.html | sitecrafting/thelia.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Thelia\Form\Exception | Thelia 2 API</title>
<link rel="stylesheet" type="text/css" href="../../css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href... |
app/ngbook-recipe/28_chromeapps/custom/templates/settings.html | nail2008/cookbook-angularjs | <h2>Settings</h2>
<form ng-submit="save()">
<input type="text"
ng-model="user.location"
timezone="user.timezone"
auto-fill="fetchCities"
autocomplete="off"
placeholder="Location" />
<input class="btn btn-primary"
type="submit" value="Save" />
</form> |
spec/fixtures/simple-slider.html | ieyr/Battle-Helper | <div id="simple-slider" class="dragdealer">
<div class="handle red-bar">drag me</div>
</div>
|
tests/wpt/web-platform-tests/conformance-checkers/html/elements/input/autocomplete-text-isvalid.html | Acidburn0zzz/servo | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset=utf-8>
<title>autocomplete attribute is valid</title>
</head>
<body>
<!-- country -->
<input autocomplete="country">
<input autocomplete="billing country">
<input autocomplete="section-blue country">
<input autocomplete="section-blue billing cou... |
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_limits.html | vladryk/horizon | {% load i18n horizon humanize %}
<h3>{% trans "Description:" %}</h3>
<p>{% blocktrans %}
Volumes are block devices that can be attached to instances.
{% endblocktrans %}
</p>
<div id="id_show_volume_type_desc_div">
<h3>{% trans "Volume Type Description:" %}</h3>
<h4><b><span id="id_show_volume_type_nam... |
third_party/WebKit/PerformanceTests/Paint/large-table-background-change-with-visible-collapsed-borders.html | axinging/chromium-crosswalk | <!DOCTYPE html>
<script src="../resources/runner.js"></script>
<pre id="log"></pre>
<style>td { border: 1px solid blue }</style>
<script>
// We discard the first iteration to avoid a cold outlier.
var iterations = 11;
var results = [];
var previousFrameTime = -1;
var now = function(){
return window.performance ? pe... |
third_party/blink/web_tests/fast/events/key-events-in-input-button.html | scheib/chromium | <p>To test manually, press keys and compare results to other browsers.</p>
<input type="button" value="Input"
onclick="log(eventInfo(event));"
onmousedown="log(eventInfo(event));"
onmouseup="log(eventInfo(event));"
onkeypress="log(eventInfo(event));"
onkeydown="log(eventInfo(event));"
onkeyup="log(eve... |
doc/doc2/compute_basal_atom.html | qipa/lammps | <HTML>
<CENTER><A HREF = "http://lammps.sandia.gov">LAMMPS WWW Site</A> - <A HREF = "Manual.html">LAMMPS Documentation</A> - <A HREF = "Section_commands.html#comm">LAMMPS Commands</A>
</CENTER>
<HR>
<H3>compute basal/atom command
</H3>
<P><B>Syntax:</B>
</P>
<PRE>compute ID group-ID basal/atom
</PRE>
<UL><LI>... |
xinha/skins/blue-look/skin.css | claunia/qemudb | .htmlarea .toolbar, .htmlarea .toolbar .button
{
background-color:#f7f8fd;
}
.htmlarea .toolbarRow
{
margin-top:2px;
margin-bottom:2px;
border:1px dotted #DEDEDE;
padding:2px;
-moz-border-radius:3px;
margin:4px;
height:25px;
}
.htmlarea .toolbar .button
{
background-image: url(button-background.png)... |
ftc_app-master/doc/javadoc/com/qualcomm/robotcore/eventloop/opmode/Autonomous.html | lasarobotics/FTC5998-2016 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>Autonomous</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (... |
third_party/blink/web_tests/external/wpt/cookies/name/name-ctl.html | scheib/chromium | <!doctype html>
<html>
<head>
<meta charset=utf-8>
<title>Test cookie name parsing with control characters</title>
<meta name=help href="https://tools.ietf.org/html/rfc6265#section-5.2">
<meta name="timeout" content="long">
<script src="/resources/testharness.js"></script>
<script src="/resour... |
plugins/org.chromium.sdk/javadocs/org/chromium/sdk/Browser.TabConnector.html | ParinVachhani/chromedevtools | <!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-google-v4) on Fri Jun 29 02:46:29 MSD 2012 -->
<TITLE>
Browser.TabConnector
</TITLE>
<META NAME="date" CONTENT="2012-06-29">
<LINK REL ="stylesheet... |
samples/i18n/app/views/header.html | webdev1001/revel | <!DOCTYPE html>
<html>
<head>
<title>{{.title}}</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="/public/css/bootstrap.css">
<link rel="shortcut icon" type="image/png" href="/public/images/favicon.png">
<script src="/public/j... |
web_client/ea_web-github/addons/web_mobile/static/openerp/mockup/listview/PaymentsSupplierList.html | iw3hxn/LibrERP | a<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>List of payment OpenERP mobile</title>
<link rel="stylesheet" href="../OpenERPmobile.css" />
<script type="text/javascript" src="../jquery-1.5.1.js"></script>
<script type="text/javascript" src="../jquer.mobile-1.0a3.js"></script>
</head> ... |
wts/tests/webaudio/audiodestinationnode_channelCount_upper.html | kaixinjxq/web-testing-service | <!DOCTYPE html>
<!--
Copyright (c) 2014 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... |
wts/tests/webgl/webglrenderingcontext_ALIASED_POINT_SIZE_RANGE_type.html | hgl888/web-testing-service | <!DOCTYPE html>
<!--
Copyright (c) 2012 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... |
third_party/blink/web_tests/external/wpt/css/css-fonts/font-palette-24.html | scheib/chromium | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Tests for font-palette and @font-palette-values</title>
<link rel="help" href="https://drafts.csswg.org/css-fonts/#font-palette-prop">
<link rel="help" href="https://drafts.csswg.org/css-fonts-4/#font-palette-values">
<link rel="author" title="Myles C. Maxfiel... |
wts/tests/webgl/webglrenderingcontext_isRenderbuffer_true.html | hgl888/web-testing-service | <!DOCTYPE html>
<!--
Copyright (c) 2014 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... |
theme/shared/global/listbox.css | synapsos/firefox-gnome | /* 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/. */
/* ===== listbox.css =======================================================
== Styles used by XUL listbox-relat... |
components/camel-cxf/src/main/java/org/apache/camel/component/cxf/interceptors/package.html | DariusX/camel | <!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); ... |
wts/tests/devicecapabilities/SystemStorage_storages.html | kaixinjxq/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... |
third_party/blink/web_tests/external/wpt/infrastructure/testdriver/click_child.html | scheib/chromium | <!doctype html>
<button id="button">Button</button>
<div id="log">FAIL</div>
<script>
document.getElementById("button").addEventListener("click", () =>
document.getElementById("log").textContent = "PASS");
</script>
|
third_party/blink/web_tests/external/wpt/websockets/interfaces/WebSocket/events/016.html | scheib/chromium | <!doctype html>
<title>WebSockets: addEventListener</title>
<meta name="timeout" content="long">
<script src=/resources/testharness.js></script>
<script src=/resources/testharnessreport.js></script>
<script src=../../../constants.sub.js></script>
<meta name="variant" content="">
<meta name="variant" content="?wss">
<me... |
third_party/blink/web_tests/external/wpt/idle-detection/idle-detection-allowed-by-feature-policy-attribute.https.sub.html | scheib/chromium | <!DOCTYPE html>
<body>
<script src=/resources/testdriver.js></script>
<script src=/resources/testdriver-vendor.js></script>
<script src=/resources/testharness.js></script>
<script src=/resources/testharnessreport.js></script>
<script src=/feature-policy/resources/featurepolicy.js></script>
<script>
'use strict';
const... |
third_party/blink/web_tests/fast/dom/HTMLObjectElement/resources/object-as-frame-subframe-old.html | chromium/chromium | <!doctype html>
<p id="message"></p>
<script>
document.querySelector("#message").textContent = location.hash;
</script>
|
widget/src/main/webapp/development-bundle/themes/ui-lightness/ui.autocomplete.css | IISH/api | /* Autocomplete
----------------------------------*/
.ui-autocomplete-menu { position: absolute; cursor: default; }
.ui-autocomplete-loading { background: white url('images/ui-anim.basic.16x16.gif') right center no-repeat; }
.ui-autocomplete-over { background-color: #0A246A; color: white; }
/* Menu
-----------------... |
src/main/webapp/r/plugins/bootstrojs/bootstro.min.css | jakey766/web_base | .bootstro-next-btn{float:right}.bootstro-prev-btn{float:left}.bootstro-backdrop{opacity:.5;background-color:#000;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1;filter:alpha(opacity = 50)}.bootstro-highlight{z-index:9999;position:relative;border:1px solid white;background-color:white}.bootstro-finish-btn-wrapper... |
web/widget/ueditor_qiniu/dialogs/video/video.css | windysay/jstudy | @charset "utf-8";
.wrapper{ width: 570px;_width:575px;margin: 10px auto; zoom:1;position: relative}
.tabbody{height: 335px;}
.tabbody .panel {
position: absolute;
width: 0;
height: 0;
background: #fff;
overflow: hidden;
display: none;
}
.tabbody .panel.focus {
width: 100%;
height: 335px;... |
www/profiles/unimelb/modules/admin_menu/admin_menu_toolbar/admin_menu_toolbar.css | marcom-unimelb/Unimelb-Web-Templates-Drupal |
/**
* @file
* Toolbar style for Administration menu.
*
* Important: We cannot re-use toolbar.png from Toolbar module, since we cannot
* reliably determine the path to it.
*
* @todo Separate shortcut functionality into own module/widget.
*/
/* Adjust margin/height */
html body.admin-menu {
margin-top: 29px !... |
third_party/blink/web_tests/external/wpt/css/css-flexbox/dynamic-baseline-change.html | scheib/chromium | <!DOCTYPE html>
<link rel="help" href="https://drafts.csswg.org/css-flexbox-1/#baseline-participation">
<link rel="match" href="dynamic-baseline-change-ref.html">
<meta name="assert" content="This test ensures proper baseline alignment for a sub-tree which adds a scrollbar.">
<div style="display: flex; width: 100px; bo... |
docs/api/rb/Selenium/WebDriver/Support.html | jknguyen/josephknguyen-selenium | <!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>
Module: Selenium::WebDriver::Suppor... |
ajax/libs/baseguide/1.3.2/css/baseguide.css | kennynaoh/cdnjs | /*! Baseguide v1.3.2 | MIT License | http://basegui.de */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS and IE text size adjust after device orientation change,
* without disabling user zoom.
*/
html {
font-family: ... |
yui/examples/yuitest/yt-async-event-tests_clean.html | recap/weevilscout | <!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">
<title>Asynchronous Event Testing</title>
<style type="text/css">
/*margin and padding on body element
can introduce errors in determining... |
vendor/neutron/imagine/docs/API/API/Imagine/Filter/Basic/Paste.html | mortenthorpe/gladturdev | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Imagine\Filter\Basic\Paste | Imagine API</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
... |
testsuite/css/parser/at-valid-02.css | Sidnioulz/SandboxGtk | @import './simple.css';
|
test/html/polymer-collapse.html | PolymerLabs/polymer-collapse | <!doctype html>
<html>
<head>
<title>polymer-collapse</title>
<script src="../../../platform/platform.js"></script>
<script src="../../../tools/test/htmltest.js"></script>
<script src="../../../tools/test/chai/chai.js"></script>
<link rel="import" href="../../polymer-collapse.html">
</head>
<body>
<button o... |
web-platform-tests/tests/dom/nodes/Element-childElement-null.html | cr/fxos-certsuite | <!DOCTYPE HTML>
<meta charset=utf-8>
<title>Null test</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<h1>Test of firstElementChild and lastChildElement returning null</h1>
<div id="log"></div>
<p id="parentEl" style="font-weight:bold;">Test.</p>
<script... |
zap-2.3.0-windows/papilio-zap-ide/reference/Define.html | chcbaram/FPGA | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Arduino Reference - Define </title>
<link rel="shortcut icon" type="image/x-icon" href="http://arduino.cc/en/favicon.png">
<link rel='stylesheet' href='arduinoWideRender.... |
wp-content/plugins/front-end-editor/lib/aloha-editor/plugins/common/align/css/align.css | bradryan13/Base-Files-for-WP-Sports | button.aloha-button-align {
background: url(../img/align.png) no-repeat !important;
}
button.aloha-button-align-left{
background-position: 0px 0px !important;
}
button.aloha-button-align-center {
background-position: -16px 0px !important;
}
button.aloha-button-align-right {
background-position: -32px 0px !import... |
wp-content/themes/underscoreFoundation-master/foundation/sass/bower_components/foundation/css/foundation.css | VinceRafale/Tyrwp | meta.foundation-mq-small {
font-family: "/only screen and (max-width: 40em)/";
width: 0em; }
meta.foundation-mq-medium {
font-family: "/only screen and (min-width:40.063em)/";
width: 40.063em; }
meta.foundation-mq-large {
font-family: "/only screen and (min-width:64.063em)/";
width: 64.063em; }
meta.foun... |
vendor/github.com/cloudflare/cfssl/cli/serve/static/index.html | raffaelespazzoli/origin | <!DOCTYPE html>
<title>CFSSL</title>
<link href="//cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.4/yeti/bootstrap.min.css" rel="stylesheet">
<script src="//cdnjs.cloudflare.com/ajax/libs/mithril/0.2.0/mithril.js"></script>
<script src="/assets/cfssl.js" async></script>
<body></body> |
wts/tests/deviceadaptation/zoom_2_point_0-manual.html | crosswalk-project/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... |
v2/docs/src_core_Camera.js.html | stoneman1/phaser | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Phaser Source: src/core/Camera.js</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="sty... |
src/asset-viewer.html | Snapy/uBlock | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>uBlock — Asset</title>
<style>
#content {
font: 12px monospace;
white-space: pre;
}
</style>
</head>
<body>
<div id="content"></div>
<script src="js/vapi-common.js"></script>
<script src="js/vapi-client.js"></script>
<script src="js/udom.js"></sc... |
www/forum/adm/style/acp_users_overview.html | kivi8/ars-poetica | <form id="user_overview" method="post" action="{U_ACTION}">
<fieldset>
<legend>{L_ACP_USER_OVERVIEW}</legend>
<dl>
<dt><label for="user">{L_USERNAME}{L_COLON}</label><br /><span>{L_NAME_CHARS_EXPLAIN}</span></dt>
<dd><input type="text" id="user" name="user" value="{USER}" /></dd>
<!-- IF U_SWITCH_PERMISSIONS --><d... |
wts/tests/indexeddb/IDBIndex_openKeyCursor_base.html | kaixinjxq/web-testing-service | <!DOCTYPE html>
<!--
Copyright (c) 2014 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 lis
of conditions and the following dis... |
vendor/phptal/phptal/tests/output/gettext.07.html | rogi29/RuddyPHP | <img src="logo.gif" alt="tjerk's logo"/>
|
vendor/packages/sphinx/doc/_themes/sphinx13/static/sphinx13.css | waseem18/oh-mainline | /*
* sphinx13.css
* ~~~~~~~~~~~~
*
* Sphinx stylesheet -- sphinx13 theme.
*
* :copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS.
* :license: BSD, see LICENSE for details.
*
*/
@import url("basic.css");
/* -- page layout ----------------------------------------------------------- */
body {
... |
wts/tests/appcache/appcache_onchecking_exist.html | hgl888/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/wpamoredio/bower_components/jquery.tablesorter/docs/example-option-render-template.html | philipskokoh/cg-amoredio | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>jQuery plugin: Tablesorter 2.0 - Header Template & Rendering</title>
<!-- jQuery -->
<script src="js/jquery-latest.min.js"></script>
<!-- Demo stuff -->
<link rel="stylesheet" href="css/jq.css">
<link href="css/prettify.css" rel="stylesheet">
<sc... |
third_party/blink/web_tests/external/wpt/css/css-flexbox/support/flexbox.css | nwjs/chromium.src | .flexbox {
display: -webkit-flex;
display: flex;
}
.inline-flexbox {
display: -webkit-inline-flex;
display: inline-flex;
}
.flex-none {
-webkit-flex: none;
flex: none;
}
.flex-auto {
-webkit-flex: auto;
flex: auto;
}
.flex-one {
-webkit-flex: 1;
flex: 1;
}
.flex-one-one-auto {
... |
web/js/lib/OpenLayers-2.11/tests/Format/OWSCommon/v1_1_0.html | spacemansteve/Japan-Digital-Archive | <html>
<head>
<script src="../../OLLoader.js"></script>
<script type="text/javascript">
function test_read_exception(t) {
t.plan(6);
var text = '<?xml version="1.0" encoding="UTF-8"?>' +
'<ows:ExceptionReport xml:lang="en" version="1.0.0"' +
' xsi:schemaLocation="http://www.opengis.net/... |
doc/developersmap.html | dracos/QGIS | <!DOCTYPE html>
<html>
<head>
<title>Developers Map</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.7.3/leaflet.css" />
<style type="text/css">
body { padding: 0; margin: 0; }
html, body, #developers-map { height: 100%; }
</style>
<script src="http://cd... |
tests/wpt/web-platform-tests/wai-aria/region_without_name-manual.html | peterjoel/servo | <!doctype html>
<html>
<head>
<title>region without name</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... |
web/statics/css/components/reset.css | hiromaily/go-server | /*!
* # Semantic UI 2.2.11 - Reset
* http://github.com/semantic-org/semantic-ui/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
/*******************************
Reset
*******************************/
/* Border-Box */
*,
*:before,
*:after {
box-sizing: inherit;
... |
third_party/WebKit/LayoutTests/css1/basic/inheritance.html | js0701/chromium-crosswalk | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<TITLE>CSS1 Test Suite: 1.3 Inheritance</TITLE>
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<META http-equiv="Content-Style-Type" content="text/css">
<LINK rel="styleshe... |
templates/round-about/index.html | habibmasuro/startbootstrap | ---
title: Round About
redirect_to:
- http://ironsummitmedia.github.io/startbootstrap-round-about/
--- |
資源/Facemash/DataTables-1.9.4/examples/api/select_single_row.html | stevemoore113/ch_web_- | <!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.datatables.net/media/images/favicon.ico" />
<title>DataTables example</titl... |
www/sites/all/modules/contrib/ckeditor/ckeditor/contents.css | nattyseydi/nattyseydi.com | /*
Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
body
{
/* Font */
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
/* Text color */
color: #222;
/* Remove the background color to make it transparent */
ba... |
third_party/WebKit/LayoutTests/media/track/opera/interfaces/TextTrackCue/onenter.html | wuhengzhi/chromium-crosswalk | <!doctype html>
<title>TextTrackCue.onenter</title>
<script src=../../../../../resources/testharness.js></script>
<script src=../../../../../resources/testharnessreport.js></script>
<div id=log></div>
<script>
setup(function(){
window.c1 = new VTTCue(0, 1, 'text1');
window.ev = new Event('enter');
window.ra... |
components/camel-rest/src/main/java/org/apache/camel/component/rest/package.html | ullgren/camel | <!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); ... |
tos-laimas-compass-win32-x64/resources/app/node_modules/closure-util/.deps/library/b06c979ecae7d78dd1ac4f7b09adec643baac308/closure/goog/ui/paletterenderer_test.html | LeoLombardi/tos-laimas-compass | <!DOCTYPE html>
<html>
<!--
Copyright 2012 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 erickj@google.com (Erick Johnson)
-->
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge... |
ajax/libs/limonte-sweetalert2/0.0.4/sweetalert2.css | BitsyCode/cdnjs | .sweet-overlay {
background-color: rgba(0, 0, 0, 0.4);
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: none;
z-index: 1000; }
.sweet-alert {
background-color: white;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
border-radius: 5px;
box-sizing: border-box;
text-a... |
ajax/libs/lity/0.1.1/lity.css | tonytomov/cdnjs | /*! Lity - v0.1.1 - 2015-02-25
* http://sorgalla.com/lity/
* Copyright (c) 2015 Jan Sorgalla; Licensed MIT */
.lity {
z-index: 9990;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
white-space: nowrap;
background: #0b0b0b;
background: rgba(0, 0, 0, 0.9);
outline: none !important;
-webkit-us... |
third_party/blink/web_tests/fast/table/growCellForImageQuirk-vertical.html | chromium/chromium | <style>
img { background-color: lightblue; height: 75px; width: 50px; }
</style>
<TABLE style="height: 155px; background: silver; -webkit-writing-mode: vertical-rl;">
<TR>
<TD>
<IMG><IMG>
</TD>
</TR>
</TABLE>
|
www/DataTables-1.10.4/examples/basic_init/hidden_columns.html | phpdev76/PHP-sms-server | <!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>DataTables example - Hidden columns</title>
<link rel="stylesheet" type="text/css" href="../../... |
wp-content/themes/wptheme/nectar/options/css/lteie8.css | jbotos/wptheme | .switch_wrap input[type="checkbox"] {
display: inline !important;
}
.switch_wrap .switch {
display: none !important;
margin: 0 !important;
height: 0 !important;
padding: 0 !important;
width: 0 !important;
}
|
zhihu/src/main/webapp/easyui/demo/draggable/constrain.html | zyzydream/zhihu | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Constrain Draggable - 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... |
www/bootstrap/css/flexigrid.pack.css | DiOS-Analysis/Backend | @charset UTF-8;
.flexigrid{font-family:Arial, Helvetica, sans-serif;font-size:11px;position:relative;border:0 solid #eee;overflow:hidden;color:#000}
.flexigrid.hideBody{height:26px!important;border-bottom:1px solid #ccc}
.ie6fullwidthbug{border-right:0 solid #ccc;padding-right:2px}
.flexigrid div.nDiv{background:#eee u... |
src/chrome/test/data/extensions/api_test/extension_resource_request_policy/web_accessible/xhr_accessible_resource.html | plxaye/chromium | <script>
// Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
try {
req = new XMLHttpRequest;
req.open("GET",
"chrome-extension://ggmldgjhdenlnjjjmehkomheglpmijnf/test.png",
... |
vs/glfwTest/libs/glfw/docs/html/search/files_4.html | btheobald/compa2 | <!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.8"/>
<link rel="stylesheet" type="text/css" href="search.... |
wp-content/themes/femi9/skrollr/examples/classic.html | Garth619/Femi9 | <!DOCTYPE html>
<html class="no-skrollr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<title>Classic parallax page</title>
<style type="text/css">
* {
padding:0;
margin:0;
}
html, body {
height:100%;
}
.skrollr-desktop body {
... |
ajax/libs/semantic-ui/0.8.6/css/semantic.css | davidbau/cdnjs | /*
* # Semantic - Breadcrumb
* http://github.com/jlukic/semantic-ui/
*
*
* Copyright 2013 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
/*******************************
Breadcrumb
*******************************/
.ui.breadcrumb {
margin: 1em 0em;
displ... |
web/doc/_themes/odoodoc/static/bootstrap/js/tests/index.html | diogocs1/comps | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Bootstrap Plugin Test Suite</title>
<!-- jQuery -->
<script src="vendor/jquery.min.js"></script>
<!-- QUnit -->
<link rel="stylesheet" href="vendor/qunit.css" media="screen">
<script src="vendor/qunit.js"></script>
<script>
... |
tests/wpt/web-platform-tests/webgl/conformance-1.0.3/conformance/textures/texture-size-cube-maps.html | shinglyu/servo | <!--
/*
** Copyright (c) 2012 The Khronos Group Inc.
**
** Permission is hereby granted, free of charge, to any person obtaining a
** copy of this software and/or associated documentation files (the
** "Materials"), to deal in the Materials without restriction, including
** without limitation the rights to use, copy, ... |
yowie-web/node_modules/protractor/node_modules/selenium-webdriver/lib/test/data/modal_dialogs/modal_3.html | vendavo/yowie | <html>
<head>
<title>Third Modal</title>
</head>
<body>
<p>Modal dialog sample</p>
<div>
</div>
</body>
</html> |
web/landing/static/leaflet/leaflet.draw/leaflet.draw.css | duncanwp/cis_esp | /* ================================================================== */
/* Toolbars
/* ================================================================== */
.leaflet-draw-section {
position: relative;
}
.leaflet-draw-toolbar {
margin-top: 12px;
}
.leaflet-draw-toolbar-top {
margin-top: 0;
}
.leaflet-dr... |
files/formstone/0.5.14/css/carousel.css | barisaydinoglu/jsdelivr | /*! formstone v0.5.14 [carousel.css] 2015-05-20 | MIT License | formstone.it */
/**
* @class
* @name .fs-carousel-element
* @type element
* @description Target elmement
*/
/**
* @class
* @name .fs-carousel
* @type element
* @description Base widget class
*/
/**
* @class
* @name .fs-carousel.fs-... |
widgets/example/spark_toolbar/index.html | vivalaralstin/chromedeveditor | <!DOCTYPE html>
<html>
<head>
<title>spark-button</title>
<link rel="stylesheet" href="../common/index.css">
<link rel="import" href="packages/polymer/polymer.html">
<link rel="import" href="example_ui.html">
</head>
<body>
<example-ui></example-ui>
</body>
</html>
|
public/500.id.html | champierre/discourse | <html>
<head>
<title>Ups - Error 500</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<h1>Ups</h1>
<p>Perangkat lunak yang dipakai untuk forum diskusi ini mengalami masalah yang tak terduga. Kami mohon maaf atas ketidaknyamanan ini.</p>
<p>Informasi lengkap tentang ... |
yowie-web/node_modules/protractor/node_modules/selenium-webdriver/docs/index.html | vendavo/yowie | <!DOCTYPE html><meta charset="UTF-8"><meta http-equiv="Content-Language" content="en" /><title>Index</title><link href="dossier.css" rel="stylesheet" type="text/css"><div id="main-wrapper"><main><p><h1>selenium-webdriver</h1>
<h2>Installation</h2>
<p>Install the latest published version using <code>npm</code>:</p>
<pre... |
www/node_modules/angular-ui-bootstrap/src/collapse/docs/demo.html | web-mi/Zulip-Messenger | <div ng-controller="CollapseDemoCtrl">
<button type="button" class="btn btn-default" ng-click="isCollapsed = !isCollapsed">Toggle collapse</button>
<hr>
<div uib-collapse="isCollapsed">
<div class="well well-lg">Some content</div>
</div>
</div>
|
www/node_modules/angular-material/modules/js/divider/divider.css | LeonardoSousa/androipapp | /*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v1.1.1
*/
md-divider {
display: block;
border-top-width: 1px;
border-top-style: solid;
margin: 0; }
md-divider[md-inset] {
margin-left: 80px; }
[dir=rtl] md-divider[md-inset] {
margin-left: auto;
marg... |
src/chrome/browser/resources/options/do_not_track_confirm_overlay.css | plxaye/chromium | /* Copyright (c) 2012 The Chromium Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file. */
#do-not-track-confirm-overlay {
width: 500px;
}
|
third_party/blink/web_tests/external/wpt/compat/webkit-text-fill-color-property-001a.html | scheib/chromium | <!DOCTYPE html>
<meta charset="utf-8">
<title>webkit-text-fill-color: green</title>
<link rel="author" title="Jeremy Chen" href="jeremychen@mozilla.com">
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
<link rel="help" href="https://compat.spec.whatwg.org/#the-webkit-text-fill-color">
<meta name="ass... |
test/fixtures/test01/examples/stylebox.html | mattbieber/nondest | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Drag Zoom</title>
<script type="text/javascript" src="http://maps.googleapis.com/maps/api/js?v=3&sensor=false"></script>
</script>
<script type="text/javascri... |
files/yui/3.16.0/widget-modality/assets/skins/night/widget-modality.css | cognitom/jsdelivr | /*
YUI 3.16.0 (build 76f0e08)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
.yui3-skin-night .yui3-widget-mask{background-color:black;zoom:1;-ms-filter:"alpha(opacity=40)";filter:alpha(opacity=40);opacity:.4}#yui3-css-stamp.skin-night-widget-modality{... |
web-platform-tests/tests/conformance-checkers/html/elements/picture/junk-picture-wrapping-novalid.html | cr/fxos-certsuite | <!DOCTYPE html>
<meta charset=utf-8>
<title>invalid junk-picture-wrapping</title>
<picture><picture><img src=x alt></picture></picture> |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.