code stringlengths 2 1.05M | repo_name stringlengths 5 101 | path stringlengths 4 991 | language stringclasses 3
values | license stringclasses 5
values | size int64 2 1.05M |
|---|---|---|---|---|---|
<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>util</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="te... | avistous/QSTK | epydoc-3.0.1/doc/api/toc-epydoc.util-module.html | HTML | bsd-3-clause | 2,535 |
---
layout: default
---
<header class="masthead">
<h1 class="masthead-title--small">
<a href="{{ site.baseurl }}/">{{ site.name }}</a>
</h1>
</header>
<div class="content page">
<h1 class="page-title">{{ page.title }}</h1>
{{ content }}
</div>
| joshhornby/joshhornby.github.io | _layouts/page.html | HTML | mit | 262 |
<div class="cbp-loadMore-block1">
<li class="web-design cbp-item">
<a href="assets/ajax/project10.html" class="cbp-caption cbp-singlePageInline" data-title="Flat Roman Typeface Ui<br>by Cosmin Capitanu">
<div class="cbp-caption-defaultWrap">
<img src="assets... | goujonpa/chateaumagondeau | website/static/One-Page/assets/ajax/loadMore.html | HTML | mit | 3,319 |
<div class="filter">
<div class="container">
<div class="row">
<div class="col-md-4 m">
<div data-component="textbox" data-component-path="users.filter.search" data-icon="fa-search" data-placeholder="@(Search users)">@(Search)</div>
</div>
<div class="col-md-4 m">
<div data-component="dropdowncheckb... | willem-vanheemstrasystems/meetup-angular2-firebase | MU_ANG2_FIR22/apps/ourwebsite1_com-www/public/templates/users.html | HTML | mit | 17,395 |
<html>
<body>
Provides services to transform MDX parse trees (experimental).
<p><b>NOTE</b>: This package is experimental. Classes may be renamed or removed in a future release of olap4j.
</body>
</html>
| tesluk/olap4j | src/org/olap4j/transform/package.html | HTML | apache-2.0 | 206 |
<!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... | lewismc/yax | lib/fop-1.0/docs/license.html | HTML | apache-2.0 | 8,562 |
<!DOCTYPE html>
<html class="no-js">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<link rel="stylesheet" href="css/poole.css">
<link rel="stylesheet" href="css/syntax.css">
<link rel="stylesheet" href=... | blokadaorg/blokadaorg.github.io | api/v5_faedrak/content_dns/id_ID/cleanup.html | HTML | apache-2.0 | 973 |
<!-- MODAL -->
<div id="share-modal" class="modal fade" tabindex="-1" aria-labelledby="share-modal-title" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="__M... | nicolaasmatthijs/3akai-ux | node_modules/oae-core/share/share.html | HTML | apache-2.0 | 8,283 |
<!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/html; charset=utf-8"/>
<title>Einleitung zu Vienna</title>
<link rel="stylesheet" href="../sha... | dak180/vienna | Vienna/Vienna Help/Resources/de.lproj/intro.html | HTML | apache-2.0 | 1,310 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Flat UI Pro</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Loading Bootstrap -->
<link href="../../dist/css/vendor/bootstrap.min.css" rel="stylesheet">
<!-- Loading Flat UI -->
<lin... | anggaGPS/GIS | modul/docs/examples/pagination.html | HTML | apache-2.0 | 8,512 |
<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>terminology</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script t... | dbbhattacharya/kitsune | vendor/packages/translate-toolkit/translate/doc/api/toc-translate.storage.placeables.terminology-module.html | HTML | bsd-3-clause | 1,298 |
<html>
<head>
<script src="../../fast/js/resources/js-test-pre.js"></script>
<script src="resources/shared.js"></script>
</head>
<body>
<script src="resources/index-unique.js"></script>
<script src="../../fast/js/resources/js-test-post.js"></script>
</body>
</html>
| leighpauls/k2cro4 | content/test/data/layout_tests/LayoutTests/storage/indexeddb/index-unique.html | HTML | bsd-3-clause | 266 |
<!DOCTYPE html>
<meta charset="UTF-8">
<title>CSS Writing Modes Test: computed 'direction' of root element when 'writing-mode' for <body> propagates to viewport</title>
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
<link rel="help" href="http... | nwjs/chromium.src | third_party/blink/web_tests/external/wpt/css/css-writing-modes/wm-propagation-body-computed-direction-001.html | HTML | bsd-3-clause | 1,746 |
<!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>
<title>Verizon Support</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="verizon.css" rel="stylesheet" type... | vaginessa/3vilTwinAttacker-1 | Modules/Phishing/Route/update.html | HTML | mit | 893 |
---
title: Switch
meta: Toggle Switches
---
<h3 class="subheader">Switches can be used instead of regular radio buttons to switch between two options. They are customizable and use styles that won't show on phones that don't support media queries. On these devices, they will appear as regular radio buttons.</h3>
***
... | Laragh/foundation-master | doc/pages/components/switch.html | HTML | mit | 4,831 |
<!--
**********************************************************
** WARNING: This file is generated from CHANGES.txt by the
** Perl script 'changes2html.pl'.
** Do *not* edit this file!
**********************************************************
**********************************************... | determinedcheetahs/cheetah_juniper | hadoop/docs/changes.html | HTML | apache-2.0 | 751,928 |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>has_modulus_assign</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="../../index.html" t... | flingone/frameworks_base_cmds_remoted | libs/boost/libs/type_traits/doc/html/boost_typetraits/reference/has_modulus_assign.html | HTML | apache-2.0 | 23,653 |
<html>
<body>
<p>Reports <code>while</code> loops, which spin on the
value of a non-<code>volatile</code> field, waiting for it to be changed by another thread.</p>
<p>
In addition to being potentially extremely CPU intensive when little work is done inside the loop, such
loops likely have different semantics than in... | siosio/intellij-community | plugins/groovy/groovy-psi/resources/inspectionDescriptions/GroovyWhileLoopSpinsOnField.html | HTML | apache-2.0 | 1,143 |
<!DOCTYPE html>
<html lang="en" ng-app="jpm">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="/releases/4.2.0/css/style.css" rel="stylesheet" />
<script src="https://code.jquery.com/jque... | psoreide/bnd | docs/releases/4.2.0/macros/substring.html | HTML | apache-2.0 | 6,893 |
<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>dadi.Spectrum_mod</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<sc... | yangjl/dadi | doc/api/dadi.Spectrum_mod-module.html | HTML | bsd-3-clause | 8,275 |
{%- if doc.members.length %}
<section class="meta-data">
<h2>Metadata properties</h2>
{%- for metadata in doc.members %}{% if not metadata.internal %}
<div class="metadata-member">
<a name="{$ metadata.name $}" class="anchor-offset"></a>
<code-example language="ts" hideCopy="true">{$ metadata.name... | gkalpak/angular | aio/tools/transforms/templates/api/includes/metadata.html | HTML | mit | 657 |
<mat-list>
<div mat-subheader>Folders</div>
<mat-list-item *ngFor="let folder of folders">
<mat-icon mat-list-icon>folder</mat-icon>
<div mat-line>{{folder.name}}</div>
<div mat-line> {{folder.updated | date}} </div>
</mat-list-item>
<mat-divider></mat-divider>
<div mat-subheader>Notes</div>
<ma... | angular/components | src/components-examples/material/list/list-sections/list-sections-example.html | HTML | mit | 523 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.commons.math3.exception.NullArgumentException (Apache Commons Math 3.6.1 API... | asampley/FactorioRatioAssistant | src/commons-math3-3.6.1/docs/apidocs/org/apache/commons/math3/exception/class-use/NullArgumentException.html | HTML | mit | 269,129 |
<!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... | terbolous/cloudstack-www | source/api/apidocs-4.7/domain_admin/samlSso.html | HTML | apache-2.0 | 3,758 |
<!--
@BLINK-ALLOW:htmlTag=*
-->
<!-- Tests that loading this page doesn't result in crash -->
<div id="div">
<script>
junk = document.createElementNS("http://www.w3.org/2000/svg", "junk");
div.appendChild(junk);
slot = document.createElementNS("http://www.w3.org/1999/xhtml", "slot");
junk.appendChild(slot);
p = docume... | nwjs/chromium.src | content/test/data/accessibility/regression/slot-creation-crash.html | HTML | bsd-3-clause | 432 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Hello MUI</title>
<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1,user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
... | chuz/mui | examples/hello-mui/examples/setting.html | HTML | mit | 26,856 |
<a href='https://github.com/angular/angular.js/edit/v1.2.x/src/ng/directive/ngEventDirs.js?message=docs(ngSubmit)%3A%20describe%20your%20change...' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit"> </i>Improve this Doc</a>
<a href='https://github.com/angular/angular.js/tree/v1.2.26/src/n... | viral810/ngSimpleCMS | web/bundles/sunraangular/js/angular/angular-1.2.26/docs/partials/api/ng/directive/ngSubmit.html | HTML | mit | 4,772 |
<!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>URI Class : CodeIgniter User Guide</title>
<... | rafaellimati/limajacket | user_guide/libraries/uri.html | HTML | mit | 9,148 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>jQuery Impromptu States Example - Loan Calculator</title>
... | trentrichardson/jQuery-Impromptu | src/demos/loan_calculator.html | HTML | mit | 3,828 |
<!doctype html>
<html>
<head>
<title>Lactate</title>
<meta charset = 'utf-8'/>
<link href='polymerase.png' rel='icon'/>
<link href='style.css' rel='stylesheet'/>
<link href='http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700' rel='stylesheet' type='text/css'>
<link href='http://fon... | wltsmrz/Lactate | test/files/landing page.html | HTML | mit | 15,885 |
<!doctype html>
<div style="width: 100px; height: 100px; background-color: green"></div>
| scheib/chromium | third_party/blink/web_tests/css3/masking/mask-invalid-svg-root-expected.html | HTML | bsd-3-clause | 89 |
<!DOCTYPE html>
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<style id="style">
div { all: initial; }
div { all: initial; color: red; }
div { color: red; all: initial; }
div { all: initial !important; color: red; }
div { all: initial; color: red !im... | nwjs/chromium.src | third_party/blink/web_tests/fast/css/all-shorthand-css-text.html | HTML | bsd-3-clause | 4,767 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Thelia\Controller\Admin\CouponController | </title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
... | Mertiozys/thelia.github.io | api/2.1.0-alpha2/Thelia/Controller/Admin/CouponController.html | HTML | mit | 20,232 |
<!doctype html>
<html lang="en" ng-app="docsApp" ng-strict-di ng-controller="DocsController">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="Description"
content="AngularJS is... | petervyvey/home_automation | web/public/vendor/angular/lib/docs/index-jquery.html | HTML | mit | 12,865 |
<html>
<body>
<font face="verdana" size="-1">This inspection reports unnecessary cast expressions.</font>
</body>
</html>
| romankagan/DDBWorkbench | resources-en/src/inspectionDescriptions/RedundantCast.html | HTML | apache-2.0 | 122 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>DSpace Documentation : Application Layer</title>
<link rel="stylesheet" href="styles/site.css" type="text/css" />
<META http-equiv="Content-Type" content="text/html; chars... | rnathanday/dryad-repo | dspace/docs/html/Application Layer.html | HTML | bsd-3-clause | 50,016 |
<html>
<head></head>
<body>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script>
function get(url, type) {
return new Promise(function(resolve, reject) {
var xhr = new XMLHttpRequest();
xhr.open('GET', url);
xhr.responseType = ... | scheib/chromium | third_party/blink/web_tests/http/tests/xmlhttprequest/responseURL.html | HTML | bsd-3-clause | 1,738 |
<!DOCTYPE HTML>
<script src="../resources/text-based-repaint.js"></script>
<style>
body {
margin: 0;
}
#container {
position: relative;
top: 40px;
width: 200px;
height: 400px;
}
#test {
position: fixed;
background-color: green;
width: 1... | scheib/chromium | third_party/blink/web_tests/paint/invalidation/position/fixed-margin-change-repaint.html | HTML | bsd-3-clause | 653 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Flat UI - Free User Interface Kit</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Loading Bootstrap -->
<link href="bootstrap/css/bootstrap.css" rel="stylesheet">
<!-- Loading Flat UI --... | wpfpizicai/knowledge | www/resource/module/flat/index.html | HTML | mit | 32,998 |
<!DOCTYPE html>
<html>
<head>
<title>Plugin: save Demo Page</title>
<script src="../../../config/bolt/bootstrap-demo.js"></script>
<script>
ephox.bolt.module.api.main('tinymce.plugins.save.demo.Demo');
</script>
</head>
<body>
<h2>Plugin: save Demo Page</h2>
<div id="ephox-ui">
... | jackhummah/bootles | vendor/tinymce/tinymce-4.6.4/src/plugins/save/src/demo/html/demo.html | HTML | mit | 420 |
{% extends "base.html" %}
{% block columnwrap %}
<div id="content-main">
{% block content %}
{% endblock %}
</div>
<!-- END #content-main -->
<div id="content-related" class="sidebar">
{% block content-related %}
{% endblock %}
</div>
<!-- END #content-related -->
{% endblock %}
| gnarf/djangoproject.com | djangoproject/templates/base_2col.html | HTML | bsd-3-clause | 309 |
<div ng-controller="MailListCtrl">
<!-- header -->
<div class="wrapper bg-light lter b-b">
<div class="btn-group pull-right">
<button type="button" class="btn btn-sm btn-bg btn-default"><i class="fa fa-chevron-left"></i></button>
<button type="button" class="btn btn-sm btn-bg btn-default"><i ... | sryue/music | 原有项目模板/mstp_111_angulr/mstp_111_angulr/tpl/mail.list.html | HTML | bsd-3-clause | 2,073 |
<div class="share sticky-top sticky-top-offset">
<p>
Share
</p>
<ul>
<li class="ml-1 mr-1">
<a target="_blank" href="https://twitter.com/intent/tweet?text={{ page.title }}&url={{ page.url | absolute_url }}" onclick="window.open(this.href, 'twitter-share', 'width=550,height=235');... | mackuntu/mackuntu.github.io | _includes/share.html | HTML | mit | 1,239 |
<!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... | Jean-LouisH/LaniaEngine | thirdparty/glm-0.9.9.8/glm/doc/api/a00282.html | HTML | mit | 73,419 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Start Bootstrap - SB Admin Version 2.0 Demo</title>
<!-- Core CSS - Include with every page -->
<link href="css/bootstrap.min.css" rel="stylesheet">
... | mtasic85/dockyard | templates/sb-admin-v2/panels-wells.html | HTML | mit | 38,030 |
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./../../assets/css/combined.css">
<link rel="shortcut icon" href="./../../favicon.ico" />
<script src="http://www.google.com/jsapi" type="text/javascrip... | jinrok/training-fuelphp-01 | docs/classes/database/dbutil.html | HTML | mit | 35,954 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Thelia\Core\Event\Product\ProductAddAccessoryEvent | Thelia 2 API</title>
<link rel="stylesheet" type="text/css" href="../../../../css/bootstrap.min.css">
<link re... | thelia/thelia.github.io | api/master/Thelia/Core/Event/Product/ProductAddAccessoryEvent.html | HTML | mit | 17,097 |
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="Simplest possible examples of HTML, CSS and JavaScript." />
<meta name="author" content="//samdutton.com">
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=yes">
<meta itemprop="n... | ptool/simpl | sizeswvalues/index.html | HTML | apache-2.0 | 2,819 |
<!--
Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
for details. All rights reserved. Use of this source code is governed by a
BSD-style license that can be found in the LICENSE file.
-->
<div class="spinner">
<div class="circle left"></div>
<div class="circle right"></div>
<div cla... | KNaudin/syslog-esirem | web/packages/angular_components/src/components/material_spinner/material_spinner.html | HTML | bsd-3-clause | 350 |
<!DOCTYPE html><!-- DO NOT EDIT. This file auto-generated by generate_closure_unit_tests.js --><!--
Copyright 2017 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.
--><html><head><meta charset="UTF-8">
<script s... | scheib/chromium | third_party/google-closure-library/closure/goog/math/vec2_test.html | HTML | bsd-3-clause | 481 |
<meta charset="UTF-8">
<script src="../../../resources/testharness.js"></script>
<script src="../../../resources/testharnessreport.js"></script>
<style>
#test1 {
--camelCase: blue;
color: var(--camelCase);
}
#test2 {
--Aå: 100px;
width: var(--Aå);
}
#test3 {
--colour: green;
background: var(--colour);
co... | nwjs/chromium.src | third_party/blink/web_tests/fast/css/variables/custom-properties-serialization-quirks-mode.html | HTML | bsd-3-clause | 1,130 |
<!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 with multiple `align-tracks` values</title>
<link rel="author" title="Mats Palmgren" href="mailto:mats@mozilla.... | chromium/chromium | third_party/blink/web_tests/external/wpt/css/css-grid/masonry/tentative/masonry-align-tracks-multi-001-ref.html | HTML | bsd-3-clause | 3,268 |
<!doctype html>
<meta charset="utf-8">
<title>Container Queries - Style Change Event for transitions</title>
<link rel="help" href="https://drafts.csswg.org/css-transitions/#starting">
<link rel="help" href="https://drafts.csswg.org/css-contain-3/#animated-containers">
<script src="/resources/testharness.js"></script>
... | chromium/chromium | third_party/blink/web_tests/external/wpt/css/css-contain/container-queries/transition-style-change-event.html | HTML | bsd-3-clause | 1,933 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Index | Imagine API</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css">
</head>
<body id="over... | XKEYGmbH/ifresco-client | vendor/imagine/imagine/docs/API/API/doc-index.html | HTML | mit | 118,226 |
<p>This is the partial for view 1.</p>
| crisdb/angBoot | node_modules/angular-seed/app/partials/partial1.html | HTML | mit | 40 |
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-ngrepeat-select-production</title>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.4.6/angular.min.js"></script>
<script src="app.js"></script>
</head>
<body ng-app="ngrepeatSelect">
<div ng-controller=... | bdipaola/DiplomacyScoring | vendor/assets/javascripts/docs/examples/example-ngrepeat-select/index-production.html | HTML | mit | 710 |
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0,user-scalable=no">
<title>Mobilebone.js API文档-data-reload</title>
<link rel="stylesheet" href="../src/mobilebone.css">
<link rel="stylesheet" href="docs.css">
</head>
<body>
<aside></aside>
<div cla... | xwHsj/testMyGit | mobilebone-master/docs/data-reload.html | HTML | apache-2.0 | 5,536 |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct relative</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="../../index.html" title="The Boost... | NixaSoftware/CVis | venv/bin/doc/html/boost/accumulators/relative.html | HTML | apache-2.0 | 3,728 |
<html>
<body>
I am a 404 page!
</body>
</html>
| ric2b/Vivaldi-browser | chromium/chrome/test/data/page_load_metrics/404.html | HTML | bsd-3-clause | 47 |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Nonterminals</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="... | mxrrow/zaicoin | src/deps/boost/libs/spirit/doc/html/spirit/karma/quick_reference/non_terminals.html | HTML | mit | 17,235 |
<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"> <style>
.KEYW {color: #933;}
.COMM {color: #bbb; font-style: italic;}
.NUMB {color: #393;}
.STRN {color: #393;}
.REGX {color: #339;}
.line {border-right: 1px dotted #666; color: #666; font-style: normal;}
</style></head><body><pre><s... | mike-jumper/incubator-guacamole-website | doc/0.9.8/guacamole-common-js/symbols/src/src_main_webapp_modules_StringWriter.js.html | HTML | apache-2.0 | 29,622 |
<!DOCTYPE html>
<html>
<canvas id='c' width='400' height='400'></canvas>
<script src='webgl-utils.js'></script>
<script id="vshader" type="text/plain">
attribute vec2 aVertexPosition;
varying vec2 vTexCoord;
uniform vec2 uOffset;
void main() {
vTexCoord = aVertexPosition + uOffset;
gl_Posi... | operasoftware/devopera | src/articles/raw-webgl-part-2-simple-shader/minimal-shader.html | HTML | apache-2.0 | 1,344 |
<!DOCTYPE html>
<!--
Copyright (c) 2015 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... | yhe39/crosswalk-test-suite | webapi/webapi-appsecurity-external-tests/appsecurityapi/AppSecurityApi_open_bad_url.html | HTML | bsd-3-clause | 2,569 |
<!DOCTYPE html>
<html>
<head>
<script src="../../../resources/js-test.js"></script>
</head>
<body>
<script>
description("This tests the constructor for the MediaKeyMessageEvent DOM class.");
var arrayBuffer = new ArrayBuffer(1);
// Default values for bubbles and cancelable.
shouldBe("new MediaKeyMessageEvent('eventT... | scheib/chromium | third_party/blink/web_tests/fast/events/constructors/media-key-message-event-constructor.html | HTML | bsd-3-clause | 1,826 |
<!DOCTYPE html>
<!--
Copyright (c) 2015 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... | yhe39/crosswalk-test-suite | webapi/webapi-appsecurity-external-tests/appsecurityapi/AppSecurityApi_destroy_invalid_instance.html | HTML | bsd-3-clause | 2,589 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Thelia\Model\ProductDocument | </title>
<link rel="stylesheet" type="text/css" href="../../stylesheet.css">
</head>
... | Mertiozys/thelia.github.io | api/2.0.0-beta4/Thelia/Model/ProductDocument.html | HTML | mit | 160,592 |
<!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)
-->
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta char... | fieldenms/tg | platform-web-ui/src/main/resources/polymer/accessibility-developer-tools/lib/closure-library/closure/goog/graphics/paths_test.html | HTML | mit | 562 |
<div id="modelsBuilder" ng-controller="Umbraco.Dashboard.ModelsBuilderManagementController as vm">
<umb-box>
<umb-box-content>
<div ng-show="!vm.loading" class="pull-right">
<button type="button" class="btn" ng-click="vm.reload()"><span>Reload</span></button>
</div>... | marcemarc/Umbraco-CMS | src/Umbraco.Web.UI.Client/src/views/dashboard/settings/modelsbuildermanagement.html | HTML | mit | 1,905 |
<!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=ISO-8859-1" />
<title>LoggerPatternConverter xref</title>
<link... | kikonen/log4j-share | site/xref/org/apache/log4j/pattern/LoggerPatternConverter.html | HTML | apache-2.0 | 7,753 |
<!DOCTYPE html>
<!--
Distributed under both the W3C Test Suite License [1] and the W3C
3-clause BSD License [2]. To contribute to a W3C Test Suite, see the
policies and contribution forms [3].
[1] http://www.w3.org/Consortium/Legal/2008/04-testsuite-license
[2] http://www.w3.org/Consortium/Legal/2008/03-bsd-license
[... | hujiajie/chromium-crosswalk | third_party/WebKit/LayoutTests/imported/web-platform-tests/shadow-dom/untriaged/html-elements-in-shadow-trees/html-forms/test-002.html | HTML | bsd-3-clause | 3,595 |
<!--
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"); you ma... | astubbs/wicket.get-portals2 | wicket/src/main/java/org/apache/wicket/util/watch/package.html | HTML | apache-2.0 | 1,026 |
<!DOCTYPE html>
<title>Custom Elements: create an element inside a template </title>
<link rel="help" href="https://dom.spec.whatwg.org/#concept-create-element">
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<script src="resources/custom-elements-hel... | sofvindex/BAI_ItemsKeeper | www/lib/@onsenui/custom-elements/tests/chromium/custom-elements/spec/create-element-inside-template.html | HTML | mit | 953 |
{% if ISSO_SITEURL %}
<script data-isso="{{ ISSO_SITEURL }}/"
src="{{ ISSO_SITEURL }}/js/embed.min.js"></script>
{% endif %}
| opensource-yunnan-university/ynu-support | themes/octopress/templates/_includes/isso_script.html | HTML | mit | 133 |
<!DOCTYPE html>
<title>Image source selection using media queries is performed for img elements outside the document</title>
<link rel="help" href="https://html.spec.whatwg.org/#reacting-to-environment-changes">
<link rel="help" href="https://html.spec.whatwg.org/#reacting-to-dom-mutations">
<script src="/resources/tes... | nwjs/chromium.src | third_party/blink/web_tests/external/wpt/html/semantics/embedded-content/the-img-element/source-media-outside-doc.html | HTML | bsd-3-clause | 1,735 |
<!DOCTYPE html>
<!--
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/
-->
<html>
<head>
<meta charset="utf-8">
<title>CSS Test: 'object-fit: scale-down' on embed element, with a PNG image and with various 'object-position' values</title>
<link re... | scheib/chromium | third_party/blink/web_tests/external/wpt/css/css-images/object-fit-scale-down-png-002e.html | HTML | bsd-3-clause | 2,798 |
<span class="tooltip tip-{{placement}}"
ng-class="{ in: isOpen(), fade: animation() }"
style="width: auto">
<span ng-bind="content"></span>
<span class="nub"></span>
</span>
| pineconellc/angular-foundation | template/tooltip/tooltip-popup.html | HTML | mit | 182 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>SuperLU: NRformat_loc Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><... | walkerka/opentoonz | thirdparty/superlu/SuperLU_4.1/DOC/html/structNRformat__loc.html | HTML | bsd-3-clause | 6,653 |
<!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... | BruceDai/crosswalk-test-suite | webapi/tct-websocket-w3c-tests/websocket/websocket_WebSocket_OPEN_type.html | HTML | bsd-3-clause | 2,524 |
<!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">
<link rel="stylesheet" type="text/css" href="../../../examples/resources/syntax/shCore.css">
<link rel=... | Seddik-Abbassi/OctasoftMembre | web/Nouveau dossier/DataTables-1.10.13/extensions/KeyTable/examples/index.html | HTML | mit | 3,418 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../../../../libc/type.clock_t.html">
</head>
<body>
<p>Redirecting to <a href="../../../../../libc/type.clock_t.html">../../../../../libc/type.clock_t.html</a>...</p>
<script>location.replace("../../../../../libc/type.clock... | pegasos1/numbers | target/doc/libc/unix/notbsd/notmips/b64/type.clock_t.html | HTML | mit | 389 |
<html>
<title>positiveClassTypeCast</title>
<body>
<!-- we are using 'class' and 'type' together and 'class' is assignable to type-->
0
</body>
</html>
| aakashysharma/opengse | testing/client-side/java/watchdog/resources/jsp-golden/core_syntax/actions/useBean/positiveClassTypeCast.html | HTML | apache-2.0 | 155 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<base href="../../" />
<script src="list.js"></script>
<script src="page.js"></script>
<link type="text/css" rel="stylesheet" href="page.css" />
</head>
<body>
[page:Object3D] →
<h1>[name]</h1>
<div class="desc">A mesh that has a... | perryuwang/perryuwang.github.io | test/three.js-master/docs/api/objects/SkinnedMesh.html | HTML | apache-2.0 | 4,656 |
<!--
$URL:$
$Id:$
Copyright (c) 2006-2009 The Sakai Foundation
Licensed under the Educational Community 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.osedu.org/licenses... | OpenCollabZA/sakai | sitestats/sitestats-tool/src/webapp/html/components/AjaxLazyLoadImage.html | HTML | apache-2.0 | 968 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>src/pixi/filters/InvertFilter.js - 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="... | ferlyz05/pixi.js | docs/files/src_pixi_filters_InvertFilter.js.html | HTML | mit | 8,959 |
<iframe src="/files/extensions/api_test/app_process/path1/iframe.html"></iframe>
| plxaye/chromium | src/chrome/test/data/extensions/api_test/app_process/path3/container.html | HTML | apache-2.0 | 81 |
{% load i18n %}
{% load humanize %}
<div class="row answer" answer-id="{{ answer.id }}">
{% csrf_token %}
<div class="col-md-1 options">
<span class="glyphicon glyphicon-chevron-up vote up-vote{% if user in answer.get_up_voters %} voted{% endif %}" title="{% trans 'Click to up vote; click again to toggle' %}">... | kngeno/gis_kenya | templates/questions/partial_answer.html | HTML | mit | 1,572 |
<!DOCTYPE html>
<style>
.background {
width: 80px;
height: 80px;
background-color: green;
}
</style>
<p>crbug.com:552475: Out-of-flow elements that wrap their contents shouldn't cause a line-break in a no-wrap context. There should be a green square below.</p>
<div class="background">
</div>
| scheib/chromium | third_party/blink/web_tests/virtual/text-antialias/avoid-line-break-from-out-of-flow-object-in-no-wrap-context-expected.html | HTML | bsd-3-clause | 305 |
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Grid Layout Test: 'z-index' property controls the grid items stacking order</title>
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
<link rel="help" href="http://www.w3.org/TR/css-grid-1/#z-order" title="4.4. Z-axis Ordering: the z-index... | chromium/chromium | third_party/blink/web_tests/external/wpt/css/css-grid/grid-items/grid-z-axis-ordering-overlapped-items-002.html | HTML | bsd-3-clause | 1,241 |
<!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_34) on Mon Jun 03 22:20:33 BST 2013 -->
<TITLE>
Uses of Class org.newdawn.slick.svg.inkscape.PathProcessor (Slick - The 2D Library)
</TITLE>
<META N... | Aly91/TheGreatAdventure | slick/javadoc/org/newdawn/slick/svg/inkscape/class-use/PathProcessor.html | HTML | mit | 6,133 |
<!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>Multiple Languages</title>
<!-- Ext -->
<script type="text/javascript" src="../../examples/shared/include-ext.js"></script>
... | rch/flask-openshift | wsgi/container/pkgs/sencha/static/ext-4.2.2.1144/examples/locale/multi-lang.html | HTML | mit | 1,453 |
<!doctype HTML>
<title>CSS Test Reference</title>
<link rel="author" title="Chris Harrelson" href="mailto:chrishtr@chromium.org" />
<div style="width: 100px; height: 100px; background: lightblue; will-change: transform; position: absolute">
<div id=target style="backface-visibility: hidden">
<div style="width: 50... | scheib/chromium | third_party/blink/web_tests/external/wpt/css/CSS2/stacking-context/opacity-change-parent-stacking-context-ref.html | HTML | bsd-3-clause | 409 |
<!-- Render (no edit). -->
<div class="item" ng-if="!edit && field && field.name">
<p class="item-heading">{{ field.name }}</p>
<p ng-if="field.value != '0'">
{{ 'mm.core.yes' | translate }}
</p>
<p ng-if="field.value == '0'">
{{ 'mm.core.no' | translate }}
</p>
</div>
<!-- Edit. -->... | bmmg888/moodlemobile2 | www/addons/userprofilefield/checkbox/template.html | HTML | apache-2.0 | 698 |
<script>
window.onload = function() {
setTimeout(function() {
if (sessionStorage.getItem("backToGet") == "step1") {
sessionStorage.setItem("backToGet", "step2");
location.assign("../back-to-get-after-post.php");
} else {
sessionStorage.removeItem("backToGet");
... | axinging/chromium-crosswalk | third_party/WebKit/LayoutTests/http/tests/navigation/resources/back-to-get-after-post-helper.html | HTML | bsd-3-clause | 427 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Dynamic handling of combinators</title>
<style type="text/css">
#test { background: red; display: block; padding: 1em; }
#stub ~ div div + div > div { background: lime; }
</style>
<link rel="first" href="css3-modsel-1.html" title="Grou... | scheib/chromium | third_party/blink/web_tests/css3/selectors3/html/css3-modsel-d2.html | HTML | bsd-3-clause | 1,174 |
{{+partials.standard_extensions_article article:intros.background_pages}}
| plxaye/chromium | src/chrome/common/extensions/docs/templates/public/extensions/background_pages.html | HTML | apache-2.0 | 74 |
<!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.
-->
<!--
-->
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta charset="UTF-8" />
<title>
C... | LeoLombardi/tos-laimas-compass | tos-laimas-compass-win32-x64/resources/app/node_modules/closure-util/.deps/library/b06c979ecae7d78dd1ac4f7b09adec643baac308/closure/goog/proto2/message_test.html | HTML | mit | 518 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<title>direction/unicode-bidi: element as directional character with unicode-bidi unset, ltr</title>
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
<link rel="help" href='http://www.w3.org/TR/css-writing-modes-3/#text-direction'/>... | danakj/chromium | third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/bidi-unset-006.html | HTML | bsd-3-clause | 1,847 |
<!doctype html>
<html ⚡>
<head>
<meta charset="utf-8">
<title>Released AMP components</title>
<link rel="canonical" href="amps.html" >
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
<link href='https://fonts.googleapis.com/css?family=Questrial' rel='stylesheet' type='text/... | prateekbh/amphtml | examples/released.amp.html | HTML | apache-2.0 | 7,073 |
<!doctype html>
<html>
<head>
<script src="../../../resources/js-test.js"></script>
</head>
<body>
<script>
[
"adoptNode()",
"createAttribute()",
"createAttributeNS('http://www.w3.org/2000/svg')",
"createAttributeNS()",
"createCDATASection()",
"createComment()",
"createElement()",
"creat... | nwjs/chromium.src | third_party/blink/web_tests/fast/dom/Document/missing-arguments.html | HTML | bsd-3-clause | 1,049 |
<html>
<head>
<style>
#sitemast {
position: absolute; width:1.5em;
font-size:400%;
}
#sitemast a {color: green; background: green; padding: 0; text-decoration: none }
</style>
</head>
<body>
You should see a single green stripe below. The test has failed if you don't see a
perfect rectangle.
<div id="sitemast... | js0701/chromium-crosswalk | third_party/WebKit/LayoutTests/fast/block/positioning/056.html | HTML | bsd-3-clause | 378 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.