path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
wts/tests/webgl/khronos/glsl-function-max-gentype.html
hgl888/web-testing-service
<!-- /* ** Copyright (c) 2014 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, ...
www/content/css/blueprint/lib/grid.css
myabc/merb_mart
/* -------------------------------------------------------------- grid.css * Sets up an easy-to-use grid of 24 columns. Based on work by: * Nathan Borror [playgroundblues.com] * Jeff Croft [jeffcroft.com] * Christian Metts [mintchaos.com] * Khoi Vinh [subtraction.com] ...
modules/dashboard/templates/map_reduce.html
GirlsCodePy/girlscode-coursebuilder
{% extends 'modules/dashboard/analytics_base.html' %} {% block stats %} <!-- TODO(mgainer): Make pretty later. For now, proof-of-concept. --> {% if not stats %} <p>No answers to questions have been recorded for this course.</p> {% else %} <ul> <table> <tr> <th>Question ID</th> ...
tests/wpt/web-platform-tests/css/css-text/i18n/reference/css3-text-line-break-jazh-045-ref.html
CJ8664/servo
<!DOCTYPE html> <html lang="en" > <head> <meta charset="utf-8"/> <title>CSS3 Text, linebreaks: 2047 DOUBLE QUESTION MARK (strict,ja)</title> <link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'> <meta name='flags' content=''> <style type='text/css'> @font-face { font-family: 'mplus-1p-regular'; src:...
bedrock/mozorg/templates/mozorg/base-resp.html
SujaySKumar/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/. -#} {% extends "base-resp.html" %} {% block body_class %}sand lang-{{ LANG }}{% endblock %} {% block email_form %} ...
third_party/WebKit/LayoutTests/paint/invalidation/spv2/align-self-overflow-change.html
joone/chromium-crosswalk
<!-- Based on fast/repaint/align-self-overflow-change.html --> <!DOCTYPE HTML> <script src="resources/paint-invalidation-test.js"></script> <script> function paintInvalidationTest() { document.getElementsByClassName('item1')[0].style.alignSelf = 'end safe'; document.getElementsByClassName('item2')[0].style.alignSel...
third_party/blink/web_tests/fragmentation/repeating-thead-exceeds-page-size.html
nwjs/chromium.src
<!DOCTYPE html> <style> table { border-collapse: collapse; } td, th { } thead, tr { break-inside: avoid; } </style> <p>crbug.com/621258: Drop the repeated header if there isn't room for at least one content row on the page.</p> <div style="-webkit-columns:3; line-height: 20px; column-fill: auto; height:190px;">...
ajax/libs/primereact/6.4.1/components/tabview/TabView.css
cdnjs/cdnjs
.p-tabview-nav { display: flex; margin: 0; padding: 0; list-style-type: none; flex-wrap: wrap; } .p-tabview-nav-link { cursor: pointer; user-select: none; display: flex; align-items: center; position: relative; text-decoration: none; overflow: hidden; } .p-tabview-ink-b...
doc/schema/kiwi.indexList.html
cornelius/kiwi
<!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>Schema documentation for </title> <link rel="st...
src/vendor/angular-1.5.8/docs/partials/api/ng/service/$rootElement.html
Orlandohmor84/gatorsbball
<a href='https://github.com/angular/angular.js/edit/v1.5.x/src/ng/rootElement.js?message=docs($rootElement)%3A%20describe%20your%20change...#L3' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit">&nbsp;</i>Improve this Doc</a> <a href='https://github.com/angular/angular.js/tree/v1.5.8/src/ng/ro...
storm-webapp/src/main/java/org/apache/storm/daemon/ui/WEB-INF/templates/search-result-page-template.html
kishorvpatil/incubator-storm
<!-- 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 may not use ...
third_party/blink/web_tests/paint/invalidation/flexbox/repaint-on-layout-expected.html
chromium/chromium
<!DOCTYPE html> <html> <head> <title>Test for repaint on layout of flexbox</title> <style> html { height: 100% } .nav-bar { display: flex; height: 100%; position: fixed; top: 0; background-color: yellow; } ...
web/bundles/sunraangular/js/angular/angular-1.2.27/docs/examples/example-example37/index.html
viral810/ngSimpleCMS
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Example - example-example37</title> <script src="../../../angular.min.js"></script> <script src="script.js"></script> </head> <body ng-app="myServiceModuleDI"> <div id="implicit" ng-controller="MyController"> <p>Let's try t...
yaml-0.1.4/doc/html/annotated.html
harryw/NetYaml
<!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"/> <title>yaml: Data Structures</title> <link href="tabs.css" rel="stylesheet" ty...
selenium-tests/node_modules/selenium-webdriver/docs/index.html
chidelmun/NodeApps
<!DOCTYPE html><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no"><meta http-equiv="Content-Language" content="en"><meta http-equiv="X-UA-Compatible" content="IE=edge"><title>Index</title><link href="dossier.css" rel="stylesheet"...
share/doc/api/src-html/org/apache/hadoop/mapreduce/task/annotation/Checkpointable.html
ZhangXFeng/hadoop
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <title>Source code</title> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <div class="sourceContainer"> <pre><span class="source...
zerver/webhooks/delighted/doc.html
sonali0901/zulip
<p> Zulip supports integration with Delighted and can notify you about updates in feedback responses organized by Delighted. </p> <p> First, create the stream you'd like to use for Delighted notifications, and subscribe all interested parties to this stream. We recommend the name <code>delighted</c...
chrome/browser/resources/chromeos/login/saml_confirm_password.html
js0701/chromium-crosswalk
<!-- Copyright 2015 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. --> <link rel="import" href="chrome://resources/polymer/v1_0/iron-flex-layout/classes/iron-flex-layout.html"> <link rel="import" href="chrome://reso...
vendor/noty/demo/customContainer.html
olojiang/AngularJsDemo
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> <title>Notification Types</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="demonstration of some noty cap...
irrKlang-64bit-1.5.0/doc/cpp/search/functions_6d.html
benjyup/cpp_indie_studio
<!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...
third-party/src/boost_1_56_0/libs/type_traits/doc/html/boost_typetraits/reference/has_trivial_constructor.html
rkq/cxxexp
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>has_trivial_constructor</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" ti...
vlc/contrib/android/flac/doc/html/comparison_all_cpudectime.html
DDTChen/CookieVLC
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- Copyright (c) 2000-2009 Josh Coalson --> <!-- Copyright (c) 2011-2013 Xiph.Org Foundation --> <!-- Permission is granted to copy, distribute and/or modify this document --> <!-- under the ter...
third_party/blink/web_tests/external/wpt/resource-timing/initiator-type/embed.html
scheib/chromium
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>Resource Timing initiator type: embed</title> <link rel="author" title="Google" href="http://www.google.com/" /> <link rel="help" href="https://www.w3.org/TR/resource-timing-2/#dom-performanceresourcetiming-initiatortype"/> <script src="/resources/testharnes...
www/bower_components/polymer/src/standard/x-styling.html
soracoder/wallpapp
<!-- @license Copyright (c) 2014 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be found at http:/...
djforms/templates/giving/campaigns/wiggan-kenniebrew/pledge_form.html
carthage-college/django-djforms
{% extends "giving/pledge_form.html" %}
ajax/libs/drawingboard.js/0.1.11/drawingboard.nocontrol.css
wout/cdnjs
/* drawingboard.js v0.1.11 - https://github.com/Leimi/drawingboard.js * Copyright (c) 2013 Emmanuel Pelletier * Licensed MIT */ .drawing-board, .drawing-board * { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .drawing-board-utils-hidden { display: none !important; } .drawin...
tools/fckeditor/editor/dialog/fck_docprops.html
zy73122/table2form
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2009 Frederico Caldeira Knabben * * == BEGIN LICENSE == * * Licensed under the terms of any of the following licenses at your * choice: * * - GNU Gener...
deluge/ui/web/docs/template/welcome.html
inaz2/deluge-hack
<div id="welcome"> <div class="col"> <div id="search"> </div> </div> <div class="col-last"> <div class="res-block"> <div class="res-block-inner"> <h3>Additional Resources</h3> <ul> <li><a href="http://deluge-torrent.org/docs/" ta...
third_party/blink/web_tests/external/wpt/html/browsers/browsing-the-web/navigating-across-documents/resources/child-navigates-parent-submit-initial.html
scheib/chromium
<!doctype html> <script>parent.postMessage("initial", "*")</script> <iframe src="child-navigates-parent-submit-inner.html"></iframe>
third_party/blink/web_tests/external/wpt/html/browsers/origin/origin-keyed-agent-clusters/1-iframe/parent-no-child-yeswithparams-subdomain.sub.https.html
scheib/chromium
<!DOCTYPE html> <meta charset="utf-8"> <title>Parent is site-keyed, child is origin-keyed using parameters on its structured header, child is a subdomain of the parent</title> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <div id="log"></div> <script type="m...
web/bundles/sunraangular/js/angular/angular-1.3.2/docs/examples/example-example18/index-debug.html
viral810/ngSimpleCMS
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Example - example-example18-debug</title> <script src="../../../angular.js"></script> <script src="script.js"></script> </head> <body ng-app="docsIsoFnBindExample"> <div ng-controller="Controller"> <my-dialog ng-hide="dialo...
wp-content/themes/stageworks2/js/pikachoose/styles/transitions.css
epickerel/stageworks
body {font-family: helvetica, arial, sans-serif;} a{color:white;} .pika-wrap {width: 520px; margin: 0 auto;} .pika-image {position: relative; height: 340px; width: 500px;} /*position image holders */ .pika-image .animation, .pika-image .main-image {position: absolute; top: 0px; left: 0px;} .pika-image .animation {...
examples/canvas_particles_sprites.html
daoshengmu/three.js
<!DOCTYPE html> <html lang="en"> <head> <title>three.js canvas - particles - sprites</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0"> <style> body { background-color: #000000; margin: 0px; overflow: hidden;...
web-platform-tests/tests/html/semantics/embedded-content/media-elements/offsets-into-the-media-resource/duration.html
cr/fxos-certsuite
<!doctype html> <title>duration</title> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <div id=log></div> <script> test(function() { var v = document.createElement('video'); assert_true(isNaN(v.duration)); }, 'duration initial value'); </script>
javascript-koans-master/javascript-koans-master/KoansRunner.html
davidkim310/javascript-koans
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Javascript Koans</title> <link rel="stylesheet" type="text/css" href="lib/jasmine/jskoans-jasmine.css"> <script type="text/javascript" src="lib/jasmine/jasmine.js"></script> <script type...
tests/week_numbers.html
lechpat/fullcalendar
<!DOCTYPE html> <html> <head> <link rel='stylesheet' href='../demos/cupertino/theme.css' /> <link href='../dist/fullcalendar.css' rel='stylesheet' /> <link href='../dist/fullcalendar.print.css' rel='stylesheet' media='print' /> <script src='../lib/jquery/dist/jquery.js'></script> <script src='../lib/jquery-ui/ui/jquery...
api/master/Thelia/Core/Template/Loop/ImportExportCategory.html
Mertiozys/thelia.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="robots" content="index, follow, all" /> <title>Thelia\Core\Template\Loop\ImportExportCategory | </title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"> ...
wiki/vendor/pear/net_smtp/docs/docutils.css
Electro-Light/ElectroLight-WebSite
body { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 0.8em; letter-spacing: 0.01em; line-height: 1.5em; text-align: justify; margin: 0 auto; width: 48em; } a:link, a:visited { color: #00c; padding-bottom: 0; text-decoration: none; border-bottom: 1px solid #dbd5c5; } a:hover { padding-bott...
testing/client-side/java/watchdog/resources/jsp-golden/core_syntax/directives/page/info/positiveInfo.html
ungly/opengse
<html> <title>positiveInfo</title> <body> <!-- Testing for the 'info' directive --> positiveInfo of JCK </body> </html>
tests/wpt/web-platform-tests/css/css-ui-3/nav-up-014.html
fitzgen/servo
<!DOCTYPE html> <title>CSS Basic User Interface Test: Directional Focus Navigation - missing target element for 'nav-up'</title> <link rel="author" title="Jorrit Vermeiren" href="mailto:jorritv@opera.com"> <link rel="author" title="Daniel Glazman" href="mailto:d.glazman@partner.samsung.com"> <link rel="help" href="http...
v2/docs/Phaser.Component.PhysicsBody.html
stoneman1/phaser
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Phaser Class: PhysicsBody</title> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/default.css"> <link type="text/css" rel="stylesheet"...
src/libs/phaser/docs/Phaser.Physics.P2.GearConstraint.html
suicidepills/space-shooter
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Phaser Class: GearConstraint</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="styleshe...
wts/tests/filesystemapi/FS_FileError_INVALID_STATE_ERR_exist.html
crosswalk-project/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...
wts/tests/backgrounds/CSS3BG_border-image-slice_50pct_50pct_url_png_50px.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/html/interaction/focus/the-autofocus-attribute/first.html
scheib/chromium
<!DOCTYPE html> <meta charset="utf-8"> <title>The first autofocus in the document wins</title> <link rel="help" href="https://html.spec.whatwg.org/multipage/#autofocusing-a-form-control:-the-autofocus-attribute"> <link rel="author" title="Domenic Denicola" href="d@domenic.me"> <script src="/resources/testharness.js"><...
files/uikit/2.13.0/css/components/form-file.min.css
dlueth/jsdelivr
/*! UIkit 2.13.0 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */ .uk-form-file{display:inline-block;vertical-align:middle;position:relative;overflow:hidden}.uk-form-file input[type=file]{position:absolute;top:0;z-index:1;width:100%;opacity:0;cursor:pointer;left:0;font-size:500px}
login/old_login_files/css/invoice.css
yscdaxian/goweb
/* General */ .invoice-wrapper { line-height:100%; margin:15px; } /* Because dompdf library needs 2x <br /> for a new line, instead of 1x, we don't use <br /> but use with the .break class */ .invoice-wrapper .break { margin-bottom:14px; } .invoice-wrapper, .invoice-wrapper td, .invoice-wrapper th { font-fam...
third_party/blink/web_tests/external/wpt/media-source/mediasource-config-change-webm-av-video-bitrate.html
nwjs/chromium.src
<!DOCTYPE html> <!-- Copyright © 2016 Chromium authors and World Wide Web Consortium, (Massachusetts Institute of Technology, ERCIM, Keio University, Beihang). --> <html> <head> <title>WebM muxed audio &amp; video with a video bitrate change.</title> <meta name="timeout" content="long"> <scr...
tmp/install_570481a04cdf1/views/reg/tmpl/index.html
monkivn92/benhanonline
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Restricted!</title> </head> <body> <h1>Hey!What are you looking for ??</h1> </body> </html>
documentation/reference_manual/or-tools/examples/cpp/functions_0x76.html
yoghadj/or-tools
<!-- Good morning, Mr. Phelps. --> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>or-tools/examples/cpp/: Class Members - Doxy</title> <link rel="shortcut icon" href="../../../favicon.ico"> <!-- Both stylesheets are supplied by Doxygen, with maybe minor tweaks ...
vendor/bower/mapbox-directions.js/node_modules/shoe/example/dnode/static/index.html
marcusfaccion/unnamed_app
<html> <body> <div id="result"></div> <script src="/bundle.js"></script> </body> </html>
ajax/libs/oojs-ui/0.13.2/oojs-ui-apex.vector.css
sreym/cdnjs
/*! * OOjs UI v0.13.2 * https://www.mediawiki.org/wiki/OOjs_UI * * Copyright 2011–2015 OOjs UI Team and other contributors. * Released under the MIT license * http://oojs.mit-license.org * * Date: 2015-11-10T23:33:07Z */ @-webkit-keyframes oo-ui-progressBarWidget-slide { from { margin-left: -40%; } to { ...
ajax/libs/oojs-ui/0.14.0/oojs-ui-mediawiki-icons-movement.raster.css
kiwi89/cdnjs
/*! * OOjs UI v0.14.0 * https://www.mediawiki.org/wiki/OOjs_UI * * Copyright 2011–2015 OOjs UI Team and other contributors. * Released under the MIT license * http://oojs.mit-license.org * * Date: 2015-11-25T01:06:55Z */ .oo-ui-icon-arrowNext { background-image: /* @embed */ url(themes/mediawiki/images/icons/...
ajax/libs/blaze/3.0.0-alpha.3/components.tags.min.css
maruilian11/cdnjs
/*!v3.0.0-alpha.3*/.c-tags{position:relative;width:100%;text-align:left}.c-tags .c-card--menu{position:absolute;width:100%}.c-tags__container{padding-right:.25em}.c-tag,.c-tags__container{display:inline-block;max-width:70%}.c-tag{position:relative;padding:.5em 1.5em .5em .5em}.c-tag__close{position:absolute;top:7px;rig...
web/pma/doc/html/transformations.html
risq/sf
<!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>Transformations &mdash; phpMyAdmin 4.2.5 document...
thirdparty/rapidjson/doc/html/classrapidjson_1_1_generic_document.html
kapilrastogi/Impala
<!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"/> <title>rapidjson: rapidjso...
www/bower_components/paper-button/paper-button.css
xasos/Cordova-Polymer-Seed
/* * @license * Copyright (c) 2014 The Polymer Project Authors. All rights reserved. * This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt * The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt * The complete set of contributors may be fo...
web/phpBB3/adm/style/confirm_body_prune.html
Capaldijo/SPD
<!-- INCLUDE overall_header.html --> <form id="confirm" method="post" action="{S_CONFIRM_ACTION}"> <fieldset> <h1>{MESSAGE_TITLE}</h1> <p>{MESSAGE_TEXT}</p> {S_HIDDEN_FIELDS} <div style="text-align: center;"> <input type="submit" name="confirm" value="{L_YES}" class="button2" />&nbsp; <input type="submit" ...
plugins/InspectionGadgets/src/inspectionDescriptions/ClassEscapesItsScope.html
akosyakov/intellij-community
<html> <body> Reports any references to classes which allow the class name to be used outside the class's stated scope. For instance, this inspection would report a <b>public</b> method which returns a <b>private</b> inner class, or a <b>protected</b> field whose type is a package-visible class. While legal Java, such ...
sickbeard/data/css/comingEpisodes.css
Branlala/docker-sickbeardfr
.tvshowDiv { display: block; clear: both; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; margin: auto; padding: 0px; text-align: left; width: 750px; } .tvshowDiv a, .tvshowDiv a:link, .tvshowDiv a:visited, .tvshowDiv a:hover { ...
wsgi/wsgi/static/weblink/doc/api/t-pfcExceptions-XUnimplemented.html
2014c2g12/c2g12
<html> <head> <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title> CIP JavaScript documentation for class " pfcXUnimplemented" </title> <link href="cipdoc_default.css" type="text/css" rel="stylesheet"> <script language="JAVASCRIPT"> function findProperNode () { top.f...
third_party/blink/web_tests/accessibility/hang-in-isignored.html
scheib/chromium
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <html> <head> <script src="../resources/js-test.js"></script> </head> <body id="body"> <div role="group">test <div role="group"><span>test <div role="group"><span>test <div role="group"><span>test <div role="group"><span>test <div><span>test <div><span>test ...
third_party/blink/web_tests/fast/xpath/py-dom-xpath/paths.html
scheib/chromium
<html> <head> <script src="../../../resources/js-test.js"></script> <script src="../xpath-test-pre.js"></script> </head> <body> <div id="console"></div> <script> var doc = (new DOMParser).parseFromString( '<doc>' + '<para id="1" />' + '<div id="2" />' + '<para id="3" />' + '</doc>', ...
native_client_sdk/doc_generated/pepper_stable/cpp/audio__config_8h.html
7kbird/chrome
{{+bindTo:partials.standard_nacl_api}} <h1>audio_config.h File Reference</h1> <div id="doxygen-ref"> {{- dummy div to appease doxygen -}} <div> <!-- Generated by Doxygen 1.7.6.1 --> </div> <!--header--> <div class="contents"> <div class="textblock"><div class="dynheader"> Include dependency graph for audio_config.h...
web/bower_components/TemplateBinding/examples/how_to/bind_to_attributes.html
bengoodger/lemonaid
<!DOCTYPE html> <!-- Copyright (c) 2014 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be found at...
z_other/temp/js/angular-timer-master/docs/css/docs.css
donh/pheonix
/* Add additional stylesheets below -------------------------------------------------- */ /* Bootstrap's documentation styles Special styles for presenting Bootstrap's documentation and examples */ /* Body and structure -------------------------------------------------- */ /*body {*/ /*position: relative;*/ ...
www/static/vendor/codemirror/demo/theme.html
dramenk/awesome
<!doctype html> <title>CodeMirror: Theme Demo</title> <meta charset="utf-8"/> <link rel=stylesheet href="../doc/docs.css"> <link rel="stylesheet" href="../lib/codemirror.css"> <link rel="stylesheet" href="../theme/3024-day.css"> <link rel="stylesheet" href="../theme/3024-night.css"> <link rel="stylesheet" href="../th...
tests/wpt/web-platform-tests/css/css-regions/contentEditable/reference/contentEditable-001-ref.html
vwvww/servo
<!DOCTYPE html> <html> <head> <title>CSS Reftest Reference</title> <link rel="author" title="Mihai Balan" href="mailto:mibalan@adobe.com"> <link rel="stylesheet" href="../support/common.css"> <style> .content { font-family: Times, serif; font-size: 20px; line-height: 1em; } .region { width: 3...
themes/default/css/jquery.sceditor.default.min.css
yclas/yclas
/*! SCEditor | (C) 2011-2013, Sam Clarke | sceditor.com/license */body,code:before,html,p,table{margin:0;padding:0;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:14px;color:#111;line-height:1.25;overflow:visible}html{height:100%}.ios{overflow:auto;-webkit-overflow-scrolling:touch}.ios body{position:relative;o...
wip/src/leaflet-glc/leaflet.groupedlayercontrol.min.css
wlanowski/wlanowski.github.io
.leaflet-control-layers-group-name{font-weight:700;margin-bottom:.2em;margin-left:3px}.leaflet-control-layers-group{margin-bottom:.5em}.leaflet-control-layers-scrollbar{overflow-y:scroll;padding-right:10px}
vendor/aosp/framework-res/res/raw/incognito_mode_start_page.html
baidurom/devices-n7108
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/> <title>New incognito window</title> </head> <body> <p><strong>You've gone incognito</strong>. Pages you view in this window won't appear in your browser history or search history, and they won...
vendor/markdown/test/fixtures/docs-maruku-unittest/one.html
fujia666/KingOfMeeting
<p>One line</p>
strongloop/node_modules/strong-arc/client/www/scripts/vendor/jQuery-contextMenu/src/jquery.contextMenu.css
tsiry95/openshift-strongloop-cartridge
/*! * jQuery contextMenu - Plugin for simple contextMenu handling * * Version: git-master * * Authors: Björn Brala (SWIS.nl), Rodney Rehm, Addy Osmani (patches for FF) * Web: http://swisnl.github.io/jQuery-contextMenu/ * * Licensed under * MIT License http://www.opensource.org/licenses/mit-license * GPL v...
third_party/blink/web_tests/external/wpt/webvtt/parsing/file-parsing/tests/timings-eof.html
scheib/chromium
<!doctype html> <!-- DO NOT EDIT! This file and support/timings-eof.vtt are generated. --> <!-- See /webvtt/parsing/file-parsing/README.md --> <meta charset=utf-8> <title>WebVTT parser test: timings, eof</title> <link rel="help" href="https://w3c.github.io/webvtt/#collect-a-webvtt-timestamp"> <script src="/resources/te...
www/reference/contacts.html
shawngoh87/project-appss
<div data-page="contacts" class="page"> <div class="navbar"> <div class="navbar-inner"> <div class="left"><a href="index.html" class="back link icon-only"><i class="icon icon-back"></i></a></div> <div class="center">Contacts</div> <div class="right"><a href="#" class="open-panel link icon-only"...
third_party/blink/web_tests/external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_timestamp_future-ref.html
scheib/chromium
<!DOCTYPE html> <title>Reference for WebVTT rendering, italic object transition with timestamp, ::cue(i:future) selector</title> <style> html { overflow:hidden } body { margin:0 } .video { display: inline-block; width: 320px; height: 180px; position: relative; font-size: 9px; } .cue { position: ...
libs/pure/0.2.0/menus-nr.css
wayne-lewis/baiducdnstatic
/*! Pure v0.2.0 Copyright 2013 Yahoo! Inc. All rights reserved. Licensed under the BSD License. https://github.com/yui/pure/blob/master/LICENSE.md */ /*csslint adjoining-classes:false, outline-none:false*/ /*TODO: Remove this lint rule override after a refactor of this code.*/ .pure-menu ul { position: absolute; ...
files/webshim/1.9.1/shims/styles/shim.css
yyx990803/jsdelivr
article,aside,canvas,details,figcaption,figure, footer,header,hgroup,menu,nav,section,summary { display:block; } audio { display: none; height: 0; width: 0; } audio.webshims-controls, video { display: inline-block; min-height: 45px; min-width: 40px; } audio[controls] { display: inline-block; ...
第2组 刘成军/高姗/第二周作业/public/Font-Awesome-master/Font-Awesome-master/src/3.2.1/icon/download-alt/index.html
zhouhuiqiong/201602node_homework
<!DOCTYPE html> <!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]--> <!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]--> <!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]--> <!--[if (gte IE 9)|!(IE)]><!--> <html lang="en" xmlns="http://www.w3.org/1999/html"> <!--<![endif]--> <head> <!-- Basic...
war/bower_components/polymer/test/assets/test-style-path.html
nitrousdigital/iosched2015
<!-- @license Copyright (c) 2014 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be found at h...
wwwroot/Modules/Orchard.jQuery/Styles/jquery-ui-timepicker-addon.css
bigfont/muddlingthru
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; } .ui-timepicker-div dl { text-align: left; } .ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; } .ui-timepicker-div dl dd { margin: 0 10px 10px 65px; } .ui-timepicker-div td { font-size: 90%; } .ui-tpicker-grid-label { background: none; border: no...
tests/wpt/web-platform-tests/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-distance.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, ...
src/lgpl/SDL-1.2.14/Borland.html
jmolloy/pedigree
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Building SDL with Borland's C++ compilers</title> <meta name="author" content="David Snopek and updated by Dominique Louis."> </head> <body> <xevol @newtonave.net=""> </xevol> <h...
vitess.io/_includes/navigation-sliding.html
HubSpot/vitess
<nav role="navigation" class="js-menu sliding-menu-content"> <ul class="menu-item"> {% for link in site.data.navigation %}<li> {% unless link.url contains 'http' %} {% assign domain = site.url %} {% endunless %} {% if link.image %}<a href="{{ domain }}{{ link.url }}"><img src="{{ site.url }}/i...
wp-content/themes/symetrio-theme/node_modules/gulp-sass/node_modules/node-sass/test/fixtures/spec/spec/libsass-todo-issues/issue_639/expected_output.css
studiochakra/teamlinkmuaythai.com
foo { foo: foo, bar, baz; foo: foo, bar, baz; foo: foo, bar, baz; foo: foo, bar, baz; }
yaycrawler.admin/src/main/resources/static/assets/global/plugins/ion.rangeslider/css/ion.rangeSlider.skinNice.css
liushuishang/YayCrawler
/* Ion.RangeSlider, Nice Skin // css version 2.0.3 // © Denis Ineshin, 2014 https://github.com/IonDen // ===================================================================================================================*/ /* ==========================================================================================...
www/experiments/polymer/components/core-dropdown/test/basic.html
ijmccallum/myWebsite
<!doctype html> <!-- Copyright (c) 2014 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be found at...
website/plugins/test_data/themes/notmyidea/templates/comments.html
BenoitDherin/data-analysis-with-R
{% if DISQUS_SITENAME %}<p>There are <a href="{{ SITEURL }}/{{ article.url }}#disqus_thread">comments</a>.</p>{% endif %}
third_party/web_platform_tests/conformance-checkers/html/elements/q/cite/path-percent-encoded-malformed-novalid.html
youtube/cobalt
<!DOCTYPE html> <meta charset=utf-8> <title>invalid cite: path-percent-encoded-malformed</title> <q cite="http://example.com/foo/%2e%2"></q>
404.html
yapjonathan/jonathanyap-site
--- permalink: "/404.html" layout: default sitemap: false --- <style> body { margin: 0 auto; font-family: Helvetica, Arial, "Lucida Grande", sans-serif; font-size: 1.1em; color: #333; } h1 { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucid...
observatory/templates/commits/partials/page.html
rcos/Observatory
{% extends "base.html" %} {% load event_bubble %} {% block extracontent %} {% if page %} {% for commit in page.object_list %} {% event_bubble commit 0 %} {% endfor %} {% else %} <h2>No posts yet!</h2> {% endif %} {% block navigation %}{% endblock %} {% endblock %}
doc/libstddjb/iopause.html
skarnet/skalibs
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>skalibs: the iopause library interface</title> <meta name="Description" content="s...
example-realtime/client/public/style.css
crgwbr/flakeyjs
/* HTML5 Boilerplate */ article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; } audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; } audio:not([controls]) { display: none; } [hidden] { display: none; } html { font-size: 100%; overflow-y: scroll; -webk...
docs/build/vuMeterConfig.vumeter.html
matteovinci/angular-vumeter
<!doctype html> <html> <head> <meta charset="utf-8"> <title>JSDoc: vumeter</title> <link href="css/prettify-tomorrow.css" type="text/css" rel="stylesheet"> <link href="css/site.css" type="text/css" rel="stylesheet"> </head> <body ng-app=""> <nav id="toc"> <input placeholder="Filter" id="filter-input...
app/index.html
junzhou365/catalog-front-end-angularjs
<!DOCTYPE html> <html lang="en" ng-app="catalog" class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Catalog</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="b...
dojo-cppt/sys/resource/resource.css
3203317/2013
#_capec_sys_resource { height: 100%; width: 100%; font-size: 12px; }
splash/package-tree.html
kfpotts1/mp.Me
<!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_45) on Thu Apr 13 10:29:47 EDT 2017 --> <title>splash Class Hierarchy</title> <meta name="date" content="2017-04-13"> <link rel="stylesh...
slides/20151216-CSS3_Selector3/target.html
NTNUCIC/Courses
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>:in-range and :out-of-range</title> <style> p:target{ background:yellow; } </style> </head> <body> <nav> <a href="#a1">a1</a> <a href="#b2">b2</a> <a href="#c3">c3</a> </nav>...
clean/Linux-x86_64-4.04.2-2.0.5/released/8.9.1/mathcomp-algebra/1.10.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>mathcomp-algebra: 7 m 23 s 🏆</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min....
clean/Linux-x86_64-4.12.0-2.0.8/released/8.13.2/stalmarck/8.5.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>stalmarck: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css"...