From 6d6def339ecc553ecab301bade1f481fe8240687 Mon Sep 17 00:00:00 2001
From: Stian Lund <1493836+Pathduck@users.noreply.github.com>
Date: Fri, 7 Apr 2023 22:22:48 +0200
Subject: [PATCH] Add panels
---
vivaldi/Panels/CSS/at.html | 82 +
vivaldi/Panels/CSS/index.html | 396 +++++
vivaldi/Panels/CSS/prop-interactive.html | 59 +
vivaldi/Panels/CSS/prop-paged.html | 48 +
vivaldi/Panels/CSS/prop-speech.html | 66 +
vivaldi/Panels/CSS/prop-visual.html | 458 ++++++
vivaldi/Panels/CSS/sel.html | 127 ++
vivaldi/Panels/CSS/toc.html | 1435 +++++++++++++++++
vivaldi/Panels/CSS/val.html | 160 ++
vivaldi/Panels/HTML/attributes.html | 785 +++++++++
vivaldi/Panels/HTML/categories.html | 358 ++++
vivaldi/Panels/HTML/index.html | 132 ++
vivaldi/Panels/HTTP/index.html | 69 +
vivaldi/Panels/HTTP/methods.html | 52 +
vivaldi/Panels/HTTP/responses.html | 180 +++
vivaldi/Panels/HTTP/toc.html | 44 +
vivaldi/Panels/JS/index.html | 343 ++++
vivaldi/Panels/TuneIn-Radio.html | 21 +
vivaldi/Panels/TuneIn-Radio.ico | Bin 0 -> 2238 bytes
vivaldi/Panels/html-chars.css | 20 +
vivaldi/Panels/html-chars.html | 331 ++++
vivaldi/Panels/html-chars.ico | Bin 0 -> 4286 bytes
vivaldi/Panels/multisearch.html | 51 +
vivaldi/Panels/multisearch.png | Bin 0 -> 1293 bytes
vivaldi/Panels/multisearch2.html | 42 +
vivaldi/Panels/res/arrow-bl.gif | Bin 0 -> 43 bytes
vivaldi/Panels/res/arrow-minus.gif | Bin 0 -> 63 bytes
vivaldi/Panels/res/arrow-plus.gif | Bin 0 -> 64 bytes
vivaldi/Panels/res/css.ico | Bin 0 -> 3638 bytes
vivaldi/Panels/res/html.ico | Bin 0 -> 766 bytes
vivaldi/Panels/res/http.ico | Bin 0 -> 6518 bytes
vivaldi/Panels/res/qr-1.css | 2 +
vivaldi/Panels/res/qr-2.css | 2 +
vivaldi/Panels/res/qr.css | 183 +++
vivaldi/Panels/res/script.ico | Bin 0 -> 3774 bytes
vivaldi/Panels/res/setup.js | 105 ++
vivaldi/Panels/triplecolors.html | 700 ++++++++
vivaldi/Panels/triplecolors.ico | Bin 0 -> 3262 bytes
.../unicodeChartsPanel/pics/metall10d.gif | Bin 0 -> 16532 bytes
.../unicodeChartsPanel/pics/metall5breit.gif | Bin 0 -> 2301 bytes
.../unicodeChartsPanel.html | 249 +++
41 files changed, 6500 insertions(+)
create mode 100755 vivaldi/Panels/CSS/at.html
create mode 100755 vivaldi/Panels/CSS/index.html
create mode 100755 vivaldi/Panels/CSS/prop-interactive.html
create mode 100755 vivaldi/Panels/CSS/prop-paged.html
create mode 100755 vivaldi/Panels/CSS/prop-speech.html
create mode 100755 vivaldi/Panels/CSS/prop-visual.html
create mode 100755 vivaldi/Panels/CSS/sel.html
create mode 100755 vivaldi/Panels/CSS/toc.html
create mode 100755 vivaldi/Panels/CSS/val.html
create mode 100755 vivaldi/Panels/HTML/attributes.html
create mode 100755 vivaldi/Panels/HTML/categories.html
create mode 100755 vivaldi/Panels/HTML/index.html
create mode 100755 vivaldi/Panels/HTTP/index.html
create mode 100755 vivaldi/Panels/HTTP/methods.html
create mode 100755 vivaldi/Panels/HTTP/responses.html
create mode 100755 vivaldi/Panels/HTTP/toc.html
create mode 100755 vivaldi/Panels/JS/index.html
create mode 100755 vivaldi/Panels/TuneIn-Radio.html
create mode 100755 vivaldi/Panels/TuneIn-Radio.ico
create mode 100755 vivaldi/Panels/html-chars.css
create mode 100755 vivaldi/Panels/html-chars.html
create mode 100755 vivaldi/Panels/html-chars.ico
create mode 100755 vivaldi/Panels/multisearch.html
create mode 100755 vivaldi/Panels/multisearch.png
create mode 100755 vivaldi/Panels/multisearch2.html
create mode 100755 vivaldi/Panels/res/arrow-bl.gif
create mode 100755 vivaldi/Panels/res/arrow-minus.gif
create mode 100755 vivaldi/Panels/res/arrow-plus.gif
create mode 100755 vivaldi/Panels/res/css.ico
create mode 100755 vivaldi/Panels/res/html.ico
create mode 100755 vivaldi/Panels/res/http.ico
create mode 100755 vivaldi/Panels/res/qr-1.css
create mode 100755 vivaldi/Panels/res/qr-2.css
create mode 100755 vivaldi/Panels/res/qr.css
create mode 100755 vivaldi/Panels/res/script.ico
create mode 100755 vivaldi/Panels/res/setup.js
create mode 100755 vivaldi/Panels/triplecolors.html
create mode 100755 vivaldi/Panels/triplecolors.ico
create mode 100755 vivaldi/Panels/unicodeChartsPanel/pics/metall10d.gif
create mode 100755 vivaldi/Panels/unicodeChartsPanel/pics/metall5breit.gif
create mode 100755 vivaldi/Panels/unicodeChartsPanel/unicodeChartsPanel.html
diff --git a/vivaldi/Panels/CSS/at.html b/vivaldi/Panels/CSS/at.html
new file mode 100755
index 0000000..dd70fb8
--- /dev/null
+++ b/vivaldi/Panels/CSS/at.html
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+
| Legend | |
|---|---|
| CSS Snapshot 2010 Stable Properties | |
| CSS 2.1 Superseded by CSS 3 Rec/CR Module | |
| WD | Working Draft |
| LC | Last Call Working Draft |
| REC / CR | (Candidate) Recommendation |
| See below the table for the list of included modules | |
| stability: completed + | |
|---|---|
| Color | colr |
| CSS 2.1 | c21 |
| stability: testing + | |
| Backgrounds and Borders | bbor |
| Image Values and Replaced Content | imag |
| Marquee | marq |
| Multi-column Layout | mcol |
| Flexible Box Layout | flex |
| stability: refining + | |
| Animations | anim |
| Fonts | font |
| Text | text |
| Fragmentation | frag |
| Text Decoration | tdec |
| Transforms | traf |
| Transitions | tran |
| Writing Modes | wmod |
| stability: revising + | |
| Cascading and Inheritance | casc |
| Paged Media | pmed |
| Basic User Interface | baui |
| stability: exploring + | |
| Box Alignment | bxal |
| Compositing and Blending | comp |
| Exclusions | excl |
| Exclusions and Shapes | exsh |
| Filter Effects | filt |
| Grid Layout | grid |
| Template Layout | tmpl |
| Intrinsic & Extrinsic Sizing | size |
| Lists | list |
| Positioned Layout | posl |
| Presentation Levels | pres |
| Regions | regi |
| Masking | mask |
| Overflow | over |
Note: the outline properties are also defined in this module, but not considered to be interactive anymore.
Note: CSS 3 defines properties for the 'speech' media type. The aural properties in CSS 2.1 are defined for the 'aural' media type, but that type is also deprecated in that specification. + +
CSS Level 2 Revision 1 Rec 2011-06-07
Style Attributes CR 2010-10-12
Media Queries Rec 2012-06-19
Syntax
+
Media features
+
Units
+
Namespaces Module Rec 2011-09-29
Selectors Level 3 Rec 2011-09-29
1. Introduction
+
+
6. Simple selectors
+
6.1. Type selectors
+
+
6.2. Universal selector
+
+
6.3. Attribute selectors
+
+
6.6. Pseudo-classes
+
6.6.1. Dynamic pseudo-classes
+
+
6.6.4. The UI element states pseudo-classes
+
+
6.6.5. Structural pseudo-classes
+
7. Pseudo-elements
+
+
8. Combinators
+
+
10. The grammar of Selectors
+
+
Color Module Level 3 Rec 2011-06-07
3. Color properties
+
+
4. Color units
+
+
Backgrounds and Borders Module Level 3 CR 2012-07-24
2. Values and Interactions
+
+
3. Backgrounds
+
4. Borders
+
+
5. Rounded Corners
+
+
6. Border Images
+
7. Miscellaneous Effects
+
+
8. Definitions
+
+
Image Values and Replaced Content Module Level 3 CR 2012-04-17
3. Image Values: the <image> type
+
+
4. Gradients
+
+
5. Sizing Images and Objects in CSS
+
+
6. Image Processing
+
+
Marquee Module Level 3 CR 2008-12-05
Multi-column Layout Module CR 2011-04-12
Speech Module CR 2012-03-20
7. Mixing properties
+
+
8. Speaking properties
+
+
9. Pause properties
+
+
10. Rest properties
+
+
11. Cue properties
+
+
12. Voice characteristic properties
+
+
13. Voice duration property
+
+
Values and Units Module Level 3 CR 2013-04-04
2. Value Definition Syntax
+
+
3. Textual Data Types
+
+
4. Numeric Data Types
+
+
5. Distance Units: the ‘<length>’ type
+
+
6. Other Units
+
+
7. Data Types Defined Elsewhere
+
+
8. Functional Notations
+
+
9. Appendix A: IANA Considerations
+
+
Flexible Box Layout Module CR 2012-09-18
4. Flex Items
+
+
5. Ordering and Orientation
+
+
7. Flexibility
+
+
8. Alignment
+
+
9. Flex Layout Algorithm
+
+
10. Fragmenting Flex Layout
+
+
Animations WD 2013-02-19
4. Keyframes
+
5. Animation Events
+
+
6. DOM Interfaces
+
+
Conditional Rules Module Level 3 CR 2013-04-04
6. Feature queries: the ‘@supports’ rule
+
+
7. APIs
+
+
Fonts Module Level 3 WD 2013-02-12
3 Basic Font Properties
+
3.1 Font family: the ?font-family? property
+
+
4 Font Resources
+
4.8 Same-origin restriction for fonts
+
+
5 Font Matching Algorithm
+
+
6 Font Feature Properties
+ @font-feature-values rule
+
7 Font Feature Resolution
+
+
8 Object Model
+
+
9 Font Load Events
+
+
Counter Styles Level 3 WD 2013-02-21
3. Defining Custom Counter Styles: the ‘@counter-style’ rule
+
3.1. Counter algorithms: the ‘system’ descriptor
+
5. Simple Predefined Counter Styles
+
6. Complex Predefined Counter Styles
+
6.1. Longhand East Asian Counter Styles: ‘japanese-informal’, ‘japanese-formal’, ‘korean-hangul-formal’, ‘korean-hanja-informal’, ‘korean-hanja-formal’, ‘simp-chinese-informal’, ‘simp-chinese-formal’, ‘trad-chinese-informal’, ‘trad-chinese-formal’
+
+
7. APIs
+
+
Text Module Level 3 WD 2012-11-13
2. Transforming Text
+
+
4. White Space Processing Details
+
+
5. Line Breaking and Word Boundaries
+
+
6. Hyphenation
+
+
7. Alignment and Justification
+
+
8. Spacing
+
+
9. Edge Effects
+
+
Fragmentation Module Level 3 WD 2012-08-23
Text Decoration Module Level 3 WD 2013-01-03
2. Line Decoration: Underline, Overline, and Strike-Through
+
3. Emphasis Marks
+
+
Transforms WD 2012-09-11
6. The Transform Rendering Model
+
+
13. The SVG ‘transform’ Attribute
+
13.2. Syntax of the SVG ‘transform’ attribute
+
+
14. SVG Animation
+
+
15. The Transform Functions
+
+
20. Interpolation of Matrices
+
+
Transitions WD 2013-02-12
Custom Properties for Cascading Variables Module Level 1 WD 2013-03-12
Writing Modes Module Level 3 WD 2012-11-15
2. Inline Direction and Bidirectionality
+
+
3. Introduction to Vertical Text
+
+
4. Inline-level Alignment
+
+
5. Introduction to Vertical Text Layout
+
+
6. Abstract Box Terminology
+
+
7. Abstract Box Layout
+
+
9. Glyph Composition
+
+
Cascading and inheritance Level 3 WD 2013-01-03
2. Importing style sheets: the ‘@import’ rule
+
+
3. Shorthand Properties
+
+
4. Cascading and Inheritance
+
+
5. Stages of Value Computation
+
+
Paged Media Module Level 3 WD 2013-03-14
Basic User Interface Module Level 3 WD 2012-01-17
4. User Interface Selectors
+
+
5. Element icons
+
+
6. Box Model addition
+
+
7. Outline properties
+
+
8. Resizing & Overflow
+
+
9. Pointing Devices and Keyboards
+
+
CSSOM View Module WD 2011-08-04
3 Terminology
+
4 Extensions to the Window Interface
+
+
5 Extensions to the Document Interface
+
+
6 Extensions to the Element Interface
+
+
7 Extensions to the HTMLElement Interface
+
+
10 Rectangles
+
+
Test Suites
Profiles| Attribute + | Element(s) + | Description + | Value + |
|---|---|---|---|
abbr
+ | th
+ | Alternative label to use for the header cell when referencing the cell in other contexts + | Text* + |
accept
+ | input
+ | Hint for expected file type in file upload controls + | Set of comma-separated tokens* consisting of valid MIME types with no parameters or audio/*, video/*, or image/*
+ |
accept-charset
+ | form
+ | Character encodings to use for form submission + | Ordered set of unique space-separated tokens, ASCII case-insensitive, consisting of names of ASCII-compatible character encodings* + |
accesskey
+ | HTML elements + | Keyboard shortcut to activate or focus element + | Ordered set of unique space-separated tokens, case-sensitive, consisting of one Unicode code point in length + |
action
+ | form
+ | URL to use for form submission + | Valid non-empty URL potentially surrounded by spaces + |
allowfullscreen
+ | iframe
+ | Whether to allow the iframe's contents to use requestFullscreen()
+ | Boolean attribute + |
alt
+ | area;
+ img;
+ input
+ | Replacement text for use when images are not available + | Text* + |
async
+ | script
+ | Execute script asynchronously + | Boolean attribute + |
autocomplete
+ | form
+ | Default setting for autofill feature for controls in the form + | "on"; "off"
+ |
autocomplete
+ | input;
+ select;
+ textarea
+ | Hint for form autofill feature + | Autofill field name and related tokens* + |
autofocus
+ | button;
+ input;
+ keygen;
+ select;
+ textarea
+ | Automatically focus the form control when the page is loaded + | Boolean attribute + |
autoplay
+ | audio;
+ video
+ | Hint that the media resource can be started automatically when the page is loaded + | Boolean attribute + |
challenge
+ | keygen
+ | String to package with the generated and signed public key + | Text + |
charset
+ | meta
+ | Character encoding declaration + | Encoding name* + |
charset
+ | script
+ | Character encoding of the external script resource + | Encoding name* + |
checked
+ | menuitem;
+ input
+ | Whether the command or control is checked + | Boolean attribute + |
cite
+ | blockquote;
+ del;
+ ins;
+ q
+ | Link to the source of the quotation or more information about the edit + | Valid URL potentially surrounded by spaces + |
class
+ | HTML elements + | Classes to which the element belongs + | Set of space-separated tokens + |
cols
+ | textarea
+ | Maximum number of characters per line + | Valid non-negative integer greater than zero + |
colspan
+ | td;
+ th
+ | Number of columns that the cell is to span + | Valid non-negative integer greater than zero + |
command
+ | menuitem
+ | Command definition + | ID* + |
content
+ | meta
+ | Value of the element + | Text* + |
contenteditable
+ | HTML elements + | Whether the element is editable + | "true"; "false"
+ |
contextmenu
+ | HTML elements + | The element's context menu + | ID* + |
controls
+ | audio;
+ video
+ | Show user agent controls + | Boolean attribute + |
coords
+ | area
+ | Coordinates for the shape to be created in an image map + | Valid list of integers* + |
crossorigin
+ | audio;
+ img;
+ link;
+ script;
+ video
+ | How the element handles crossorigin requests + | "anonymous"; "use-credentials"
+ |
data
+ | object
+ | Address of the resource + | Valid non-empty URL potentially surrounded by spaces + |
datetime
+ | del;
+ ins
+ | Date and (optionally) time of the change + | Valid date string with optional time + |
datetime
+ | time
+ | Machine-readable value + | Valid month string, + valid date string, + valid yearless date string, + valid time string, + valid local date and time string, + valid time-zone offset string, + valid global date and time string, + valid week string, + valid non-negative integer, or + valid duration string + |
default
+ | track
+ | Enable the track if no other text track is more suitable + | Boolean attribute + |
defer
+ | script
+ | Defer script execution + | Boolean attribute + |
dir
+ | HTML elements + | The text directionality of the element + | "ltr"; "rtl"; "auto"
+ |
dirname
+ | input;
+ textarea
+ | Name of form field to use for sending the element's directionality in form submission + | Text* + |
disabled
+ | button;
+ menuitem;
+ fieldset;
+ input;
+ keygen;
+ optgroup;
+ option;
+ select;
+ textarea
+ | Whether the form control is disabled + | Boolean attribute + |
download
+ | a;
+ area
+ | Whether to download the resource instead of navigating to it, and its file name if so + | Text + |
draggable
+ | HTML elements + | Whether the element is draggable + | "true"; "false"
+ |
dropzone
+ | HTML elements + | Accepted item types for drag-and-drop + | Unordered set of unique space-separated tokens, ASCII case-insensitive, consisting of accepted types and drag feedback* + |
enctype
+ | form
+ | Form data set encoding type to use for form submission + | "application/x-www-form-urlencoded"; "multipart/form-data"; "text/plain"
+ |
for
+ | label
+ | Associate the label with form control + | ID* + |
for
+ | output
+ | Specifies controls from which the output was calculated + | Unordered set of unique space-separated tokens, case-sensitive, consisting of IDs* + |
form
+ | button;
+ fieldset;
+ input;
+ keygen;
+ label;
+ object;
+ output;
+ select;
+ textarea
+ | Associates the control with a form element
+ | ID* + |
formaction
+ | button;
+ input
+ | URL to use for form submission + | Valid non-empty URL potentially surrounded by spaces + |
formenctype
+ | button;
+ input
+ | Form data set encoding type to use for form submission + | "application/x-www-form-urlencoded"; "multipart/form-data"; "text/plain"
+ |
formmethod
+ | button;
+ input
+ | HTTP method to use for form submission + | "GET"; "POST"
+ |
formnovalidate
+ | button;
+ input
+ | Bypass form control validation for form submission + | Boolean attribute + |
formtarget
+ | button;
+ input
+ | Browsing context for form submission + | Valid browsing context name or keyword + |
headers
+ | td;
+ th
+ | The header cells for this cell + | Unordered set of unique space-separated tokens, case-sensitive, consisting of IDs* + |
height
+ | canvas;
+ embed;
+ iframe;
+ img;
+ input;
+ object;
+ video
+ | Vertical dimension + | Valid non-negative integer + |
hidden
+ | HTML elements + | Whether the element is relevant + | Boolean attribute + |
high
+ | meter
+ | Low limit of high range + | Valid floating-point number* + |
href
+ | a;
+ area
+ | Address of the hyperlink + | Valid URL potentially surrounded by spaces + |
href
+ | link
+ | Address of the hyperlink + | Valid non-empty URL potentially surrounded by spaces + |
href
+ | base
+ | Document base URL + | Valid URL potentially surrounded by spaces + |
hreflang
+ | a;
+ area;
+ link
+ | Language of the linked resource + | Valid BCP 47 language tag + |
http-equiv
+ | meta
+ | Pragma directive + | Text* + |
icon
+ | menuitem
+ | Icon for the command + | Valid non-empty URL potentially surrounded by spaces + |
id
+ | HTML elements + | The element's ID + | Text* + |
inert
+ | HTML elements + | Whether the element is inert + | Boolean attribute + |
inputmode
+ | input;
+ textarea
+ | Hint for selecting an input modality + | verbatim;
+ latin;
+ latin-name;
+ latin-prose;
+ full-width-latin;
+ kana;
+ katakana;
+
+ numeric;
+ tel;
+ email;
+ url
+ |
ismap
+ | img
+ | Whether the image is a server-side image map + | Boolean attribute + |
itemid
+ | HTML elements + | Global identifier for a microdata item + | Valid URL potentially surrounded by spaces + |
itemprop
+ | HTML elements + | Property names of a microdata item + | Unordered set of unique space-separated tokens, case-sensitive, consisting of valid absolute URLs, defined property names, or text* + |
itemref
+ | HTML elements + | Referenced elements + | Unordered set of unique space-separated tokens, case-sensitive, consisting of IDs* + |
itemscope
+ | HTML elements + | Introduces a microdata item + | Boolean attribute + |
itemtype
+ | HTML elements + | Item types of a microdata item + | Unordered set of unique space-separated tokens, case-sensitive, consisting of valid absolute URL* + |
keytype
+ | keygen
+ | The type of cryptographic key to generate + | Text* + |
kind
+ | track
+ | The type of text track + | "subtitles";
+ "captions";
+ "descriptions";
+ "chapters";
+ "metadata"
+ |
label
+ | menuitem;
+ menu;
+ optgroup;
+ option;
+ track
+ | User-visible label + | Text + |
lang
+ | HTML elements + | Language of the element + | Valid BCP 47 language tag or the empty string + |
list
+ | input
+ | List of autocomplete options + | ID* + |
loop
+ | audio;
+ video
+ | Whether to loop the media resource + | Boolean attribute + |
low
+ | meter
+ | High limit of low range + | Valid floating-point number* + |
manifest
+ | html
+ | Application cache manifest + | Valid non-empty URL potentially surrounded by spaces + |
max
+ | input
+ | Maximum value + | Varies* + |
max
+ | meter;
+ progress
+ | Upper bound of range + | Valid floating-point number* + |
maxlength
+ | input;
+ textarea
+ | Maximum length of value + | Valid non-negative integer + |
media
+ | link;
+ source;
+ style
+ | Applicable media + | Valid media query + |
mediagroup
+ | audio;
+ video
+ | Groups media elements together with an implicit MediaController
+ | Text + |
method
+ | form
+ | HTTP method to use for form submission + | "GET";
+ "POST";
+ "dialog"
+ |
min
+ | input
+ | Minimum value + | Varies* + |
min
+ | meter
+ | Lower bound of range + | Valid floating-point number* + |
multiple
+ | input;
+ select
+ | Whether to allow multiple values + | Boolean attribute + |
muted
+ | audio;
+ video
+ | Whether to mute the media resource by default + | Boolean attribute + |
name
+ | button;
+ fieldset;
+ input;
+ keygen;
+ output;
+ select;
+ textarea
+ | Name of form control to use for form submission and in the form.elements API
+ | Text* + |
name
+ | form
+ | Name of form to use in the document.forms API
+ | Text* + |
name
+ | iframe;
+ object
+ | Name of nested browsing context + | Valid browsing context name or keyword + |
name
+ | map
+ | Name of image map to reference from the usemap attribute
+ | Text* + |
name
+ | meta
+ | Metadata name + | Text* + |
name
+ | param
+ | Name of parameter + | Text + |
novalidate
+ | form
+ | Bypass form control validation for form submission + | Boolean attribute + |
open
+ | details
+ | Whether the details are visible + | Boolean attribute + |
open
+ | dialog
+ | Whether the dialog box is showing + | Boolean attribute + |
optimum
+ | meter
+ | Optimum value in gauge + | Valid floating-point number* + |
pattern
+ | input
+ | Pattern to be matched by the form control's value + | Regular expression matching the JavaScript Pattern production + |
ping
+ | a;
+ area
+ | URLs to ping + | Set of space-separated tokens consisting of valid non-empty URLs + |
placeholder
+ | input;
+ textarea
+ | User-visible label to be placed within the form control + | Text* + |
poster
+ | video
+ | Poster frame to show prior to video playback + | Valid non-empty URL potentially surrounded by spaces + |
preload
+ | audio;
+ video
+ | Hints how much buffering the media resource will likely need + | "none";
+ "metadata";
+ "auto"
+ |
radiogroup
+ | menuitem
+ | Name of group of commands to treat as a radio button group + | Text + |
readonly
+ | input;
+ textarea
+ | Whether to allow the value to be edited by the user + | Boolean attribute + |
rel
+ | a;
+ area;
+ link
+ | Relationship between the document containing the hyperlink and the destination resource + | Set of space-separated tokens* + |
required
+ | input;
+ select;
+ textarea
+ | Whether the control is required for form submission + | Boolean attribute + |
reversed
+ | ol
+ | Number the list backwards + | Boolean attribute + |
rows
+ | textarea
+ | Number of lines to show + | Valid non-negative integer greater than zero + |
rowspan
+ | td;
+ th
+ | Number of rows that the cell is to span + | Valid non-negative integer + |
sandbox
+ | iframe
+ | Security rules for nested content + | Unordered set of unique space-separated tokens, ASCII case-insensitive, consisting of
+ "allow-forms",
+ "allow-pointer-lock",
+ "allow-popups",
+ "allow-same-origin",
+ "allow-scripts and
+ "allow-top-navigation"
+ |
spellcheck
+ | HTML elements + | Whether the element is to have its spelling and grammar checked + | "true"; "false"
+ |
scope
+ | th
+ | Specifies which cells the header cell applies to + | "row";
+ "col";
+ "rowgroup";
+ "colgroup"
+ |
scoped
+ | style
+ | Whether the styles apply to the entire document or just the parent subtree + | Boolean attribute + |
seamless
+ | iframe
+ | Whether to apply the document's styles to the nested content + | Boolean attribute + |
selected
+ | option
+ | Whether the option is selected by default + | Boolean attribute + |
shape
+ | area
+ | The kind of shape to be created in an image map + | "circle";
+ "default";
+ "poly";
+ "rect"
+ |
size
+ | input;
+ select
+ | Size of the control + | Valid non-negative integer greater than zero + |
sizes
+ | link
+ | Sizes of the icons (for rel="icon")
+ | Unordered set of unique space-separated tokens, ASCII case-insensitive, consisting of sizes* + |
span
+ | col;
+ colgroup
+ | Number of columns spanned by the element + | Valid non-negative integer greater than zero + |
src
+ | audio;
+ embed;
+ iframe;
+ img;
+ input;
+ script;
+ source;
+ track;
+ video
+ | Address of the resource + | Valid non-empty URL potentially surrounded by spaces + |
srcdoc
+ | iframe
+ | A document to render in the iframe
+ | The source of an iframe srcdoc document*
+ |
srclang
+ | track
+ | Language of the text track + | Valid BCP 47 language tag + |
srcset
+ | img
+ | Images to use in different situations (e.g. high-resolution displays, small monitors, etc) + | Comma-separated list of image candidate strings + |
start
+ | ol
+ | Ordinal value of the first item + | Valid integer + |
step
+ | input
+ | Granularity to be matched by the form control's value + | Valid floating-point number greater than zero, or "any"
+ |
style
+ | HTML elements + | Presentational and formatting instructions + | CSS declarations* + |
tabindex
+ | HTML elements + | Whether the element is focusable, and the relative order of the element for the purposes of sequential focus navigation + | Valid integer + |
target
+ | a;
+ area
+ | Browsing context for hyperlink navigation + | Valid browsing context name or keyword + |
target
+ | base
+ | Default browsing context for hyperlink navigation and form submission + | Valid browsing context name or keyword + |
target
+ | form
+ | Browsing context for form submission + | Valid browsing context name or keyword + |
title
+ | HTML elements + | Advisory information for the element + | Text + |
title
+ | abbr;
+ dfn
+ | Full term or expansion of abbreviation + | Text + |
title
+ | menuitem
+ | Hint describing the command + | Text + |
title
+ | link
+ | Title of the link + | Text + |
title
+ | link;
+ style
+ | Alternative style sheet set name + | Text + |
translate
+ | HTML elements + | Whether the element is to be translated when the page is localized + | "yes"; "no"
+ |
type
+ | a;
+ area;
+ link
+ | Hint for the type of the referenced resource + | Valid MIME type + |
type
+ | button
+ | Type of button + | "submit";
+ "reset";
+ "button";
+ "menu"
+ |
type
+ | embed;
+ object;
+ script;
+ source;
+ style
+ | Type of embedded resource + | Valid MIME type + |
type
+ | input
+ | Type of form control + | input type keyword
+ |
type
+ | menu
+ | Type of menu + | "popup"; "toolbar"
+ |
type
+ | menuitem
+ | Type of command + | "command";
+ "checkbox";
+ "radio"
+ |
type
+ | ol
+ | Kind of list marker + | "1";
+ "a";
+ "A";
+ "i";
+ "I"
+ |
typemustmatch
+ | object
+ | Whether the type attribute and the Content-Type value need to match for the resource to be used
+ | Boolean attribute + |
usemap
+ | img;
+ object
+ | Name of image map to use + | Valid hash-name reference* + |
value
+ | button;
+ option
+ | Value to be used for form submission + | Text + |
value
+ | data
+ | Machine-readable value + | Text* + |
value
+ | input
+ | Value of the form control + | Varies* + |
value
+ | li
+ | Ordinal value of the list item + | Valid integer + |
value
+ | meter;
+ progress
+ | Current value of the element + | Valid floating-point number + |
value
+ | param
+ | Value of parameter + | Text + |
width
+ | canvas;
+ embed;
+ iframe;
+ img;
+ input;
+ object;
+ video
+ | Horizontal dimension + | Valid non-negative integer + |
wrap
+ | textarea
+ | How the value of the form control is to be wrapped for form submission + | "soft";
+ "hard"
+ |
Event handler content attributes not included.
+An asterisk (*) in a cell indicates that the actual rules are more complicated than indicated in the table above.
| Element | Description | Attributes |
|---|---|---|
a | Hyperlink | href; target; download; ping; rel; hreflang; type |
abbr | Abbreviation | |
address | Contact information for a page or article element | |
area | Hyperlink or dead area on an image map | alt; coords; shape; href; target; download; ping; rel; hreflang; type |
article | Self-contained syndicatable or reusable composition | |
aside | Sidebar for tangentially related content | |
audio | Audio player | crossorigin; preload; autoplay; mediagroup; loop; muted; controls |
b | Keywords | |
base | Base URL and default target browsing context for hyperlinks and forms | |
bdi | Text directionality isolation | |
bdo | Text directionality formatting | |
blockquote | A section quoted from another source | |
body | Document body | onafterprint; onbeforeprint; onbeforeunload; onfullscreenchange; onfullscreenerror; onhashchange; onmessage; onoffline; ononline; onpagehide; onpageshow; onpopstate; onresize; onstorage; onunload |
br | Line break, e.g. in poem or postal address | |
button | Button control | autofocus; disabled; form; formaction; formenctype; formmethod; formnovalidate; formtarget; name; type; value |
canvas | Scriptable bitmap canvas | width; height |
caption | Table caption | |
cite | Title of a work | |
code | Computer code | |
col | Table column | span |
colgroup | Group of columns in a table | span |
menuitem | Menu command | type; label; icon; disabled; checked; radiogroup; command |
data | Machine-readable equivalent | value |
datalist | Container for options for combo box control | |
dd | Content for corresponding dt element(s) | |
del | A removal from the document | cite; datetime |
details | Disclosure control for hiding details | code title="attr-details-open">open |
dfn | Defining instance | |
dialog | Dialog box or window | open |
div | Generic flow container | |
dl | Association list consisting of zero or more name-value groups | |
dt | Legend for corresponding dd element(s) | |
em | Stress emphasis | |
embed | Plugin | src; type; width; height; any* |
fieldset | Group of form controls | disabled; form; name |
figcaption | Caption for figure | |
figure | Figure with optional caption | |
footer | Footer for a page or section | |
form | User-submittable form | accept-charset; action; autocomplete; enctype; method; name; novalidate; target |
h1, h2, h3, h4, h5, h6 | Section heading | |
head | Container for document metadata | |
header | Introductory or navigational aids for a page or section | |
hgroup | Heading group | |
hr | Thematic break | |
html | Root element | manifest |
i | Alternate voice | |
iframe | Nested browsing context | src; srcdoc; name; sandbox; seamless; allowfullscreen; width; height |
img | Image | alt; src; srcset; crossorigin; usemap; ismap; width; height |
input | Form control | accept; alt; autocomplete; autofocus; checked; dirname; disabled; form; formaction; formenctype; formmethod; formnovalidate; formtarget; height; list; max; maxlength; min; multiple; name; pattern; placeholder; readonly; required; size; src; step; type; value; width |
ins | An addition to the document | cite; datetime |
kbd | User input | |
keygen | Cryptographic key-pair generator form control | autofocus; challenge; disabled; form; keytype; name |
label | Caption for a form control | form; for |
legend | Caption for fieldset | |
li | List item | value* |
link | Link metadata | href; crossorigin; rel; media; hreflang; type; sizes |
main | Container for the dominant contents of another element | |
map | Image map | name |
mark | Highlight | |
menu | Menu of commands | type; label |
meta | Text metadata | name; http-equiv; content; charset |
meter | Gauge | value; min; max; low; high; optimum |
nav | Section with navigational links | |
noscript | Fallback content for script | |
object | Image, nested browsing context, or plugin | data; type; typemustmatch; name; usemap; form; width; height |
ol | Ordered list | reversed; start; type |
optgroup | Group of options in a list box | disabled; label |
option | Option in a list box or combo box control | disabled; label; selected; value |
output | Calculated output value | for; form; name |
p | Paragraph | |
param | Parameter for object | name; value |
pre | Block of preformatted text | |
progress | Progress bar | value; max |
q | Quotation | cite |
rp | Parenthesis for ruby annotation text | |
rt | Ruby annotation text | |
ruby | Ruby annotation(s) | |
s | Inaccurate text | |
samp | Computer output | |
script | Embedded script | src; type; charset; async; defer; crossorigin |
section | Generic document or application section | |
select | List box control | autofocus; disabled; form; multiple; name; required; size |
small | Side comment | |
source | Media source for video or audio | src; type; media |
span | Generic phrasing container | |
strong | Importance | |
style | Embedded styling information | media; type; scoped |
sub | Subscript | |
summary | Caption for details | |
sup | Superscript | |
table | Table | |
tbody | Group of rows in a table | |
td | Table cell | colspan; rowspan; headers |
textarea | Multiline text field | autofocus; cols; dirname; disabled; form; maxlength; name; placeholder; readonly; required; rows; wrap |
tfoot | Group of footer rows in a table | |
th | Table header cell | colspan; rowspan; headers; scope; abbr |
thead | Group of heading rows in a table | |
time | Machine-readable equivalent of date- or time-related data | datetime |
title | Document title | |
tr | Table row | |
track | Timed text track | default; kind; label; src; srclang |
u | Keywords | |
ul | List | |
var | Variable | |
video | Video player | src; crossorigin; poster; preload; autoplay; mediagroup; loop; muted; controls; width; height |
wbr | Line breaking opportunity |
An asterisk (*) in a cell indicates that the actual rules are more complicated than indicated in the table above.
diff --git a/vivaldi/Panels/HTTP/index.html b/vivaldi/Panels/HTTP/index.html new file mode 100755 index 0000000..bcb1dc9 --- /dev/null +++ b/vivaldi/Panels/HTTP/index.html @@ -0,0 +1,69 @@ + + + + + +| HTTP header | Quick definition | Agent |
|---|---|---|
| Accept | media types handled by client | Client |
| Accept-Charset | charsets understood by client | Client |
| Accept-Encoding | encodings understood by client | Client |
| Accept-Language | languages understood by client (or ideally by user) | Client |
| Accept-Ranges | whether server understands range requests (and what type) | Server |
| Age | how long the content has been cached | Cache |
| Allow | methods supported for that URL | Server |
| Authorization | HTTP authentication user name and password | Client |
| Cache-Control | various sub-fields indicating if the file can be cached | Server |
| Connection | To distinguish persistent and close-able connections | Client, Server |
| Content-Encoding | Encodings used - for example gzip compression | Server |
| Content-Language | Language of page | Server |
| Content-Length | Size of what is being sent from server or POSTed by UA | Client, Server |
| Content-Location | The "real" URL of a page | Server |
| Content-MD5 | MD5 hash for integrity check of the entity-body | Client, Server |
| Content-Range | What part of the document is being sent | Server |
| Content-Type | What type of file is sent | Server |
| Date | Current date | Server |
| ETag | Short "signature" of that version of a file, can be used to check if it is updated | Server |
| Expect | Client asks for specific server behaviour | Client |
| Expires | how long the content may be cached | Server |
| From | E-mail of user visiting site (anyone actually using this??) | Client |
| Host | Domain name of server one is requesting page from | Client |
| If-Match | If page still matches previously received ETag "signature" | Client |
| If-Modified-Since | If page has been changed since a certain date | Client |
| If-None-Match | If page does not match previously received ETag "signature" | Client |
| If-Range | Request only part of a file if it isn't updated | Client |
| If-Unmodified-Since | If page hasn't been changed since a certain date | Client |
| Last-Modified | Date of last time the file was changed | Server |
| Location | Send the request to another place | Server |
| Max-Forwards | Limit the number of proxy servers that may process the request | Client |
| Pragma | General "whatever" tag, like HTML's META | Client, Server, Cache |
| Proxy-Authenticate | Request proxy user name and password | Proxy |
| Proxy-Authorization | Send proxy user name and password | Client |
| Range | Request only part of a file | Client |
| Referer | URL of page with a link that took you to the current | Client |
| Retry-After | Used with error messages to indicate when service may be available again | Server |
| Server | Name of server software | Server |
| TE | Acceptable transfer-codings | Client |
| Trailer | Used with transfer-coding to show what HTTP headers are available in "trailer" of message | Server |
| Transfer-Encoding | Type of transformation used between sender and recipient | Server |
| Upgrade | Client indicates that it supports other protocols/versions than HTTP/1.1 | Client |
| User-Agent | Name of UA software | Client |
| Vary | For content-negotiation, shows criteria used for selecting that content | Server |
| Via | Proxy servers note that they've been involved in transferring this content | Proxy |
| Warning | Human- or proxy-readable message about the state of the contents | Server |
| WWW-Authenticate | Request user name and password | Server |
| Method | Description |
|---|---|
| OPTIONS | +Allows client to determine options and/or requirements for a resource | +
| GET | +Retrieve information identified by Request-URI | +
| HEAD | +Same as GET, but doesn't return body | +
| POST | +Request server accept enclosed entity as a new subordinate of the resource identified by Request-URI | +
| PUT | +Requests the enclosed entity be stored under the Request-URI | +
| DELETE | +Requests server delete resource identified by Request-URI | +
| TRACE | +Invokes a remote, application-layer loopback of the request message | +
| CONNECT | +Reserved for use with proxies that can dynamically switch to being a tunnel | +
About this Guide
+
+
+
+
JavaScript Overview
+
+
+
+
Values, variables, and literals
+
+
+
+
Expressions and Operators
+
Operators
+
Bitwise Operators
+
+
Logical Operators
+
+
Special Operators
+ delete
+ in
+ instanceof
+ new
+ this
+ typeof
+ void
+
Regular Expressions
+
+
+
+
Statements
+
+
+
+
Functions
+
+
+
+
Working with objects
+
Creating New Objects
+ this for object references
+
Defining getters and setters
+
Predefined Core Objects
+
Array Object
+
+
Date Object
+
+
Details of the Object Model
+
+
+
+
Inheritance revisited
+
+
+
+
Iterators and Generators
+
+
+
+
Closures
+
+
+
+
LiveConnect Overview
+
+
+| Code | +Name | +Displays As: | +
|---|---|---|
| 	 | Horizontal tab | non-printing |
| | Line feed | non-printing |
| | Carriage Return | non-printing |
| " or " | quotation mark = APL quote | " or " |
| & or & | ampersand | & or & |
|   | Space | non-printing |
| ! | Exclamation mark | ! |
| " or " | Quotation mark | " or " |
| # | Number sign | # |
| $ | Dollar sign | $ |
| % | Percent sign | % |
| & or & | Ampersand | & or & |
| ' | Apostrophe | ' |
| ( | Left parenthesis | ( |
| ) | Right parenthesis | ) |
| * | Asterisk | * |
| + | Plus sign | + |
| , | Comma | , |
| - | Hyphen | - |
| . | Period (fullstop) | . |
| / | Solidus (slash) | / |
| : | Colon | : |
| ; | Semi-colon | ; |
| < or < | Less than | < or < |
| = | Equals sign | = |
| > or > | Greater than | > or > |
| ? | Question mark | ? |
| @ | Commercial at | @ |
| [ | Left square bracket | [ |
| \ | Reverse solidus (backslash) | \ |
| ] | Right square bracket | ] |
| ^ | Caret | ^ |
| _ | Horizontal bar (underscore) | _ |
| ` | Acute accent | ` |
| { | Left curly brace | { |
| | | Vertical bar | | |
| } | Right curly brace | } |
| ~ | Tilde | ~ |
| ’ is non-standard! use ’ instead! | ||
| &endash; or – are non-standard! use – instead! | ||
| &emdash; or — are non-standard! use — instead! | ||
|   or | no-break space = non-breaking space | or |
| ¡ or ¡ | inverted exclamation mark | ¡ or ¡ |
| ¢ or ¢ | Cent sign | ¢ or ¢ |
| £ or £ | Pound sterling | £ or £ |
| ¤ or ¤ | General currency sign | ¤ or ¤ |
| ¥ or ¥ | yen sign = yuan sign | ¥ or ¥ |
| ¦ or ¦ | pipe or broken bar = broken vertical bar | ¦ or ¦ |
| § or § | Section sign | § or § |
| ¨ or ¨ | diaeresis = spacing diaeresis | ¨ or ¨ |
| © or © | copyright sign | © or © |
| ª or ª | feminine ordinal indicator | ª or ª |
| « or « | left-pointing double angle quotation mark = left pointing guillemet | « or « |
| ¬ or ¬ | not sign | ¬ or ¬ |
| ­ or ­ | soft hyphen = discretionary hyphen | or |
| ® or ® | registered sign = registered trade mark sign | ® or ® |
| ¯ or ¯ | macron = spacing macron = overline = APL overbar | ¯ or ¯ |
| ° or ° | degree sign | ° or ° |
| ± or ± | plus-minus sign = plus-or-minus sign | ± or ± |
| ² or ² | superscript two = superscript digit two = squared | ² or ² |
| ³ or ³ | superscript three = superscript digit three = cubed | ³ or ³ |
| ´ or ´ | acute accent = spacing acute | ´ or ´ |
| µ or µ | micro sign | µ or µ |
| ¶ or ¶ | pilcrow sign = paragraph sign | ¶ or ¶ |
| · or · | middle dot = Georgian comma = Greek middle dot | · or · |
| ¸ or ¸ | cedilla = spacing cedilla | ¸ or ¸ |
| ¹ or ¹ | superscript one = superscript digit one | ¹ or ¹ |
| º or º | masculine ordinal indicator | º or º |
| » or » | right-pointing double angle quotation mark = right pointing guillemet | » or » |
| ¼ or ¼ | vulgar fraction one quarter = fraction one quarter | ¼ or ¼ |
| ½ or ½ | vulgar fraction one half = fraction one half | ½ or ½ |
| ¾ or ¾ | vulgar fraction three quarters = fraction three quarters | ¾ or ¾ |
| ¿ or ¿ | inverted question mark = turned question mark | ¿ or ¿ |
| À or À | latin capital letter A with grave = latin capital letter A grave | À or À |
| Á or Á | latin capital letter A with acute | Á or Á |
|  or  | latin capital letter A with circumflex |  or  |
| à or à | latin capital letter A with tilde | à or à |
| Ä or Ä | latin capital letter A with diaeresis | Ä or Ä |
| Å or Å | latin capital letter A with ring above = latin capital letter A ring | Å or Å |
| Æ or Æ | latin capital letter AE = latin capital ligature AE | Æ or Æ |
| Ç or Ç | latin capital letter C with cedilla | Ç or Ç |
| È or È | latin capital letter E with grave | È or È |
| É or É | latin capital letter E with acute | É or É |
| Ê or Ê | latin capital letter E with circumflex | Ê or Ê |
| Ë or Ë | latin capital letter E with diaeresis | Ë or Ë |
| Ì or Ì | latin capital letter I with grave | Ì or Ì |
| Í or Í | latin capital letter I with acute | Í or Í |
| Î or Î | latin capital letter I with circumflex | Î or Î |
| Ï or Ï | latin capital letter I with diaeresis | Ï or Ï |
| Ð or Ð | latin capital letter ETH | Ð or Ð |
| Ñ or Ñ | latin capital letter N with tilde | Ñ or Ñ |
| Ò or Ò | latin capital letter O with grave | Ò or Ò |
| Ó or Ó | latin capital letter O with acute | Ó or Ó |
| Ô or Ô | latin capital letter O with circumflex | Ô or Ô |
| Õ or Õ | latin capital letter O with tilde | Õ or Õ |
| Ö or Ö | latin capital letter O with diaeresis | Ö or Ö |
| × or × | multiplication sign | × or × |
| Ø or Ø | latin capital letter O with stroke = latin capital letter O slash | Ø or Ø |
| Ù or Ù | latin capital letter U with grave | Ù or Ù |
| Ú or Ú | latin capital letter U with acute | Ú or Ú |
| Û or Û | latin capital letter U with circumflex | Û or Û |
| Ü or Ü | latin capital letter U with diaeresis | Ü or Ü |
| Ý or Ý | latin capital letter Y with acute | Ý or Ý |
| Þ or Þ | latin capital letter THORN | Þ or Þ |
| ß or ß | Small sharp s, German (sz ligature) | ß or ß |
| ß or ß | latin small letter sharp s = ess-zed | ß or ß |
| à or à | latin small letter a with grave = latin small letter a grave | à or à |
| á or á | latin small letter a with acute | á or á |
| â or â | latin small letter a with circumflex | â or â |
| ã or ã | latin small letter a with tilde | ã or ã |
| ä or ä | latin small letter a with diaeresis | ä or ä |
| å or å | latin small letter a with ring above = latin small letter a ring | å or å |
| æ or æ | latin small letter ae = latin small ligature ae | æ or æ |
| ç or ç | latin small letter c with cedilla | ç or ç |
| è or è | latin small letter e with grave | è or è |
| é or é | latin small letter e with acute | é or é |
| ê or ê | latin small letter e with circumflex | ê or ê |
| ë or ë | latin small letter e with diaeresis | ë or ë |
| ì or ì | latin small letter i with grave | ì or ì |
| í or í | latin small letter i with acute | í or í |
| î or î | latin small letter i with circumflex | î or î |
| ï or ï | latin small letter i with diaeresis | ï or ï |
| ð or ð | latin small letter eth | ð or ð |
| ñ or ñ | latin small letter n with tilde | ñ or ñ |
| ò or ò | latin small letter o with grave | ò or ò |
| ó or ó | latin small letter o with acute | ó or ó |
| ô or ô | latin small letter o with circumflex | ô or ô |
| õ or õ | latin small letter o with tilde | õ or õ |
| ö or ö | latin small letter o with diaeresis | ö or ö |
| ÷ or ÷ | division sign | ÷ or ÷ |
| ø or ø | latin small letter o with stroke, = latin small letter o slash | ø or ø |
| ù or ù | latin small letter u with grave | ù or ù |
| ú or ú | latin small letter u with acute | ú or ú |
| û or û | latin small letter u with circumflex | û or û |
| ü or ü | latin small letter u with diaeresis | ü or ü |
| ý or ý | latin small letter y with acute | ý or ý |
| þ or þ | latin small letter thorn | þ or þ |
| ÿ or ÿ | Small y, dieresis or umlaut mark | ÿ or ÿ |
| Œ or Œ | latin capital ligature OE | Œ or Œ |
| œ or œ | latin small ligature oe | œ or œ |
| Š or Š | latin capital letter S with caron | Š or Š |
| š or š | latin small letter s with caron | š or š |
| Ÿ or Ÿ | latin capital letter Y with diaeresis | Ÿ or Ÿ |
| ƒ or ƒ | latin small f with hook = function = florin | ƒ or ƒ |
| ˆ or ˆ | modifier letter circumflex accent | ˆ or ˆ |
| ˜ or ˜ | small tilde | ˜ or ˜ |
| Α or Α | greek capital letter alpha | Α or Α |
| Β or Β | greek capital letter beta | Β or Β |
| Γ or Γ | greek capital letter gamma | Γ or Γ |
| Δ or Δ | greek capital letter delta | Δ or Δ |
| Ε or Ε | greek capital letter epsilon | Ε or Ε |
| Ζ or Ζ | greek capital letter zeta | Ζ or Ζ |
| Η or Η | greek capital letter eta | Η or Η |
| Θ or Θ | greek capital letter theta | Θ or Θ |
| Ι or Ι | greek capital letter iota | Ι or Ι |
| Κ or Κ | greek capital letter kappa | Κ or Κ |
| Λ or Λ | greek capital letter lambda | Λ or Λ |
| Μ or Μ | greek capital letter mu | Μ or Μ |
| Ν or Ν | greek capital letter nu | Ν or Ν |
| Ξ or Ξ | greek capital letter xi | Ξ |
| Ο or Ο | greek capital letter omicron | Ο or Ο |
| Π or Π | greek capital letter pi | Π or Π |
| Ρ or Ρ | greek capital letter rho | Ρ or Ρ |
| Σ or Σ | greek capital letter sigma | Σ or Σ |
| Τ or Τ | greek capital letter tau | Τ or Τ |
| Υ or Υ | greek capital letter upsilon | Υ or Υ |
| Φ or Φ | greek capital letter phi | Φ or Φ |
| Χ or Χ | greek capital letter chi | Χ or Χ |
| Ψ or Ψ | greek capital letter psi | Ψ or Ψ |
| Ω or Ω | greek capital letter omega | Ω or Ω |
| α or α | greek small letter alpha | α or α |
| β or β | greek small letter beta | β or β |
| γ or γ | greek small letter gamma | γ or γ |
| δ or δ | greek small letter delta | δ or δ |
| ε or ε | greek small letter epsilon | ε or ε |
| ζ or ζ | greek small letter zeta | ζ or ζ |
| η or η | greek small letter eta | η or η |
| θ or θ | greek small letter theta | θ or θ |
| ι or ι | greek small letter iota | ι or ι |
| κ or κ | greek small letter kappa | κ or κ |
| λ or λ | greek small letter lambda | λ or λ |
| μ or μ | greek small letter mu | μ or μ |
| ν or ν | greek small letter nu | ν or ν |
| ξ or ξ | greek small letter xi | ξ |
| ο or ο | greek small letter omicron | ο or ο |
| π or π | greek small letter pi | π or π |
| ρ or ρ | greek small letter rho | ρ or ρ |
| ς or ς | greek small letter final sigma | ς or ς |
| σ or σ | greek small letter sigma | σ or σ |
| τ or τ | greek small letter tau | τ or τ |
| υ or υ | greek small letter upsilon | υ or υ |
| φ or φ | greek small letter phi | φ or φ |
| χ or χ | greek small letter chi | χ or χ |
| ψ or ψ | greek small letter psi | ψ or ψ |
| ω or ω | greek small letter omega | ω or ω |
| ϑ or ϑ | greek small letter theta symbol | ϑ or ϑ |
| ϒ or ϒ | greek upsilon with hook symbol | ϒ or ϒ |
| ϖ or ϖ | greek pi symbol | ϖ or ϖ |
|   or   | en space | or |
|   or   | em space | or |
|   or   | thin space | or |
| ‌ or ‌ | zero width non-joiner | or |
| ‍ or ‍ | zero width joiner | or |
| ‎ or ‎ | left-to-right mark | or |
| ‏ or ‏ | right-to-left mark | or |
| – or – | en dash | – or – |
| — or — | em dash | — or — |
| ‘ or ‘ | left single quotation mark | ‘ or ‘ |
| ’ or ’ | right single quotation mark | ’ or ’ |
| ‚ or ‚ | single low-9 quotation mark | ‚ or ‚ |
| “ or “ | left double quotation mark | “ or “ |
| ” or ” | right double quotation mark | ” or ” |
| „ or „ | double low-9 quotation mark | „ or „ |
| † or † | dagger | † or † |
| ‡ or ‡ | double dagger | ‡ or ‡ |
| • or • | bullet = black small circle | • or • |
| … or … | horizontal ellipsis = three dot leader | … or … |
| ‰ or ‰ | per mille sign | ‰ or ‰ |
| ′ or ′ | prime = minutes = feet | ′ or ′ |
| ″ or ″ | double prime = seconds = inches | ″ or ″ |
| ‹ or ‹ | single left-pointing angle quotation mark | ‹ or ‹ |
| › or › | single right-pointing angle quotation mark | › or › |
| ‾ or ‾ | overline = spacing overscore | ‾ or ‾ |
| ⁄ or ⁄ | fraction slash | ⁄ or ⁄ |
| € or € | euro sign | € or € |
| ℑ or ℑ | blackletter capital I = imaginary part | ℑ or ℑ |
| ℘ or ℘ | script capital P = power set = Weierstrass p | ℘ or ℘ |
| ℜ or ℜ | blackletter capital R = real part symbol | ℜ or ℜ |
| ™ or ™ | trade mark sign | ™ or ™ |
| ℵ or ℵ | alef symbol = first transfinite cardinal | ℵ or ℵ |
| ← or ← | leftwards arrow | ← or ← |
| ↑ or ↑ | upwards arrow | ↑ or ↑ |
| → or → | rightwards arrow | → or → |
| ↓ or ↓ | downwards arrow | ↓ or ↓ |
| ↔ or ↔ | left right arrow | ↔ or ↔ |
| ↵ or ↵ | downwards arrow with corner leftwards = carriage return | ↵ or ↵ |
| ⇐ or ⇐ | leftwards double arrow | ⇐ or ⇐ |
| ⇑ or ⇑ | upwards double arrow | ⇑ or ⇑ |
| ⇒ or ⇒ | rightwards double arrow | ⇒ or ⇒ |
| ⇓ or ⇓ | downwards double arrow | ⇓ or ⇓ |
| ⇔ or ⇔ | left right double arrow | ⇔ or ⇔ |
| ∀ or ∀ | for all | ∀ or ∀ |
| ∂ or ∂ | partial differential | ∂ or ∂ |
| ∃ or ∃ | there exists | ∃ or ∃ |
| ∅ or ∅ | empty set = null set = diameter | ∅ or ∅ |
| ∇ or ∇ | nabla = backward difference | ∇ or ∇ |
| ∈ or ∈ | element of | ∈ or ∈ |
| ∉ or ∉ | not an element of | ∉ or ∉ |
| ∋ or ∋ | contains as member | ∋ or ∋ |
| ∏ or ∏ | n-ary product = product sign | ∏ or ∏ |
| ∑ or ∑ | n-ary sumation | ∑ or ∑ |
| − or − | minus sign | − or − |
| ∗ or ∗ | asterisk operator | ∗ or ∗ |
| √ or √ | square root = radical sign | √ or √ |
| ∝ or ∝ | proportional to | ∝ or ∝ |
| ∞ or ∞ | infinity | ∞ or ∞ |
| ∠ or ∠ | angle | ∠ or ∠ |
| ∧ or ∧ | logical and = wedge | ∧ or ∧ |
| ∨ or ∨ | logical or = vee | ∨ or ∨ |
| ∩ or ∩ | intersection = cap | ∩ or ∩ |
| ∪ or ∪ | union = cup | ∪ or ∪ |
| ∫ or ∫ | integral | ∫ or ∫ |
| ∴ or ∴ | therefore | ∴ or ∴ |
| ∼ or ∼ | tilde operator = varies with = similar to | ∼ or ∼ |
| ≅ or ≅ | approximately equal to | ≅ or ≅ |
| ≈ or ≈ | almost equal to = asymptotic to | ≈ or ≈ |
| ≠ or ≠ | not equal to | ≠ or ≠ |
| ≡ or ≡ | identical to | ≡ or ≡ |
| ≤ or ≤ | less-than or equal to | ≤ or ≤ |
| ≥ or ≥ | greater-than or equal to | ≥ or ≥ |
| ⊂ or ⊂ | subset of | ⊂ or ⊂ |
| ⊃ or ⊃ | superset of | ⊃ or ⊃ |
| ⊄ or ⊄ | not a subset of | ⊄ or ⊄ |
| ⊆ or ⊆ | subset of or equal to | ⊆ or ⊆ |
| ⊇ or ⊇ | superset of or equal to | ⊇ or ⊇ |
| ⊕ or ⊕ | circled plus = direct sum | ⊕ or ⊕ |
| ⊗ or ⊗ | circled times = vector product | ⊗ or ⊗ |
| ⊥ or ⊥ | up tack = orthogonal to = perpendicular | ⊥ or ⊥ |
| ⋅ or ⋅ | dot operator | ⋅ or ⋅ |
| ⌈ or ⌈ | left ceiling = apl upstile | ⌈ or ⌈ |
| ⌉ or ⌉ | right ceiling | ⌉ or ⌉ |
| ⌊ or ⌊ | left floor = apl downstile | ⌊ or ⌊ |
| ⌋ or ⌋ | right floor | ⌋ or ⌋ |
| 〈 or ⟨ | left-pointing angle bracket = bra | 〈 or 〈 |
| 〉 or ⟩ | right-pointing angle bracket = ket | 〉 or 〉 |
| ◊ or ◊ | lozenge | ◊ or ◊ |
| ♠ or ♠ | black spade suit | ♠ or ♠ |
| ♣ or ♣ | black club suit = shamrock | ♣ or ♣ |
| ♥ or ♥ | black heart suit = valentine | ♥ or ♥ |
| ♦ or ♦ | black diamond suit | ♦ or ♦ |
| ✔ | Check Mark | ✔ |
Websearch:
+ + +Music:
+ + +Torrents:
+ + + + + + diff --git a/vivaldi/Panels/multisearch.png b/vivaldi/Panels/multisearch.png new file mode 100755 index 0000000000000000000000000000000000000000..d0dd03d748ff0a616931d98cc3dde8d16bfc02cb GIT binary patch literal 1293 zcmV+o1@iidP)| aqua | ||
| black | ||
| blue | ||
| fuchsia | ||
| gray | ||
| green | ||
| lime | ||
| maroon | ||
| navy | ||
| olive | ||
| purple | ||
| red | ||
| silver | ||
| teal | ||
| white | ||
| yellow |
| Black | +#000000 | +0,0,0 |
| Navy | +#000080 | +0,0,128 |
| DarkBlue | +#00008B | +0,0,139 |
| MediumBlue | +#0000CD | +0,0,205 |
| Blue | +#0000FF | +0,0,255 |
| DarkGreen | +#006400 | +0,100,0 |
| Green | +#008000 | +0,128,0 |
| Teal | +#008080 | +0,128,128 |
| DarkCyan | +#008B8B | +0,139,139 |
| DeepSkyBlue | +#00BFFF | +0,191,255 |
| DarkTurquoise | +#00CED1 | +0,206,209 |
| MediumSpringGreen | +#00FA9A | +0,250,154 |
| Lime | +#00FF00 | +0,255,0 |
| SpringGreen | +#00FF7F | +0,255,127 |
| Aqua | +#00FFFF | +0,255,255 |
| Cyan | +#00FFFF | +0,255,255 |
| MidnightBlue | +#191970 | +25,25,112 |
| DodgerBlue | +#1E90FF | +30,144,255 |
| LightSeaGreen | +#20B2AA | +32,178,170 |
| ForestGreen | +#228B22 | +34,139,34 |
| SeaGreen | +#2E8B57 | +46,139,87 |
| DarkSlateGray | +#2F4F4F | +47,79,79 |
| LimeGreen | +#32CD32 | +50,205,50 |
| MediumSeaGreen | +#3CB371 | +60,179,113 |
| Turquoise | +#40E0D0 | +64,224,208 |
| RoyalBlue | +#4169E1 | +65,105,225 |
| SteelBlue | +#4682B4 | +70,130,180 |
| DarkSlateBlue | +#483D8B | +72,61,139 |
| MediumTurquoise | +#48D1CC | +72,209,204 |
| Indigo | +#4B0082 | +75,0,130 |
| DarkOliveGreen | +#556B2F | +85,107,47 |
| CadetBlue | +#5F9EA0 | +95,158,160 |
| CornflowerBlue | +#6495ED | +100,149,237 |
| MediumAquamarine | +#66CDAA | +102,205,170 |
| DimGray | +#696969 | +105,105,105 |
| SlateBlue | +#6A5ACD | +106,90,205 |
| OliveDrab | +#6B8E23 | +107,142,35 |
| SlateGray | +#708090 | +112,128,144 |
| LightSlateGray | +#778899 | +119,136,153 |
| MediumSlateBlue | +#7B68EE | +123,104,238 |
| LawnGreen | +#7CFC00 | +124,252,0 |
| Chartreuse | +#7FFF00 | +127,255,0 |
| Aquamarine | +#7FFFD4 | +127,255,212 |
| Maroon | +#800000 | +128,0,0 |
| Purple | +#800080 | +128,0,128 |
| Olive | +#808000 | +128,128,0 |
| Gray | +#808080 | +128,128,128 |
| SkyBlue | +#87CEEB | +135,206,235 |
| LightSkyBlue | +#87CEFA | +135,206,250 |
| BlueViolet | +#8A2BE2 | +138,43,226 |
| DarkRed | +#8B0000 | +139,0,0 |
| DarkMagenta | +#8B008B | +139,0,139 |
| SaddleBrown | +#8B4513 | +139,69,19 |
| DarkSeaGreen | +#8FBC8F | +143,188,143 |
| LightGreen | +#90EE90 | +144,238,144 |
| MediumPurple | +#9370DB | +147,112,219 |
| DarkViolet | +#9400D3 | +148,0,211 |
| PaleGreen | +#98FB98 | +152,251,152 |
| DarkOrchid | +#9932CC | +153,50,204 |
| YellowGreen | +#9ACD32 | +154,205,50 |
| Sienna | +#A0522D | +160,82,45 |
| Brown | +#A52A2A | +165,42,42 |
| DarkGray | +#A9A9A9 | +169,169,169 |
| LightBlue | +#ADD8E6 | +173,216,230 |
| GreenYellow | +#ADFF2F | +173,255,47 |
| PaleTurquoise | +#AFEEEE | +175,238,238 |
| LightSteelBlue | +#B0C4DE | +176,196,222 |
| PowderBlue | +#B0E0E6 | +176,224,230 |
| FireBrick | +#B22222 | +178,34,34 |
| DarkGoldenrod | +#B8860B | +184,134,11 |
| MediumOrchid | +#BA55D3 | +186,85,211 |
| RosyBrown | +#BC8F8F | +188,143,143 |
| DarkKhaki | +#BDB76B | +189,183,107 |
| Silver | +#C0C0C0 | +192,192,192 |
| MediumVioletRed | +#C71585 | +199,21,133 |
| IndianRed | +#CD5C5C | +205,92,92 |
| Peru | +#CD853F | +205,133,63 |
| Chocolate | +#D2691E | +210,105,30 |
| Tan | +#D2B48C | +210,180,140 |
| LightGrey | +#D3D3D3 | +211,211,211 |
| Thistle | +#D8BFD8 | +216,191,216 |
| Orchid | +#DA70D6 | +218,112,214 |
| Goldenrod | +#DAA520 | +218,165,32 |
| PaleVioletRed | +#DB7093 | +219,112,147 |
| Crimson | +#DC143C | +220,20,60 |
| Gainsboro | +#DCDCDC | +220,220,220 |
| Plum | +#DDA0DD | +221,160,221 |
| BurlyWood | +#DEB887 | +222,184,135 |
| LightCyan | +#E0FFFF | +224,255,255 |
| Lavender | +#E6E6FA | +230,230,250 |
| DarkSalmon | +#E9967A | +233,150,122 |
| Violet | +#EE82EE | +238,130,238 |
| PaleGoldenrod | +#EEE8AA | +238,232,170 |
| LightCoral | +#F08080 | +240,128,128 |
| Khaki | +#F0E68C | +240,230,140 |
| AliceBlue | +#F0F8FF | +240,248,255 |
| Honeydew | +#F0FFF0 | +240,255,240 |
| Azure | +#F0FFFF | +240,255,255 |
| SandyBrown | +#F4A460 | +244,164,96 |
| Wheat | +#F5DEB3 | +245,222,179 |
| Beige | +#F5F5DC | +245,245,220 |
| WhiteSmoke | +#F5F5F5 | +245,245,245 |
| MintCream | +#F5FFFA | +245,255,250 |
| GhostWhite | +#F8F8FF | +248,248,255 |
| Salmon | +#FA8072 | +250,128,114 |
| AntiqueWhite | +#FAEBD7 | +250,235,215 |
| Linen | +#FAF0E6 | +250,240,230 |
| LightGoldenrodYellow | +#FAFAD2 | +250,250,210 |
| OldLace | +#FDF5E6 | +253,245,230 |
| Red | +#FF0000 | +255,0,0 |
| Fuchsia | +#FF00FF | +255,0,255 |
| Magenta | +#FF00FF | +255,0,255 |
| DeepPink | +#FF1493 | +255,20,147 |
| OrangeRed | +#FF4500 | +255,69,0 |
| Tomato | +#FF6347 | +255,99,71 |
| HotPink | +#FF69B4 | +255,105,180 |
| Coral | +#FF7F50 | +255,127,80 |
| DarkOrange | +#FF8C00 | +255,140,0 |
| LightSalmon | +#FFA07A | +255,160,122 |
| Orange | +#FFA500 | +255,165,0 |
| LightPink | +#FFB6C1 | +255,182,193 |
| Pink | +#FFC0CB | +255,192,203 |
| Gold | +#FFD700 | +255,215,0 |
| PeachPuff | +#FFDAB9 | +255,218,185 |
| NavajoWhite | +#FFDEAD | +255,222,173 |
| Moccasin | +#FFE4B5 | +255,228,181 |
| Bisque | +#FFE4C4 | +255,228,196 |
| MistyRose | +#FFE4E1 | +255,228,225 |
| BlanchedAlmond | +#FFEBCD | +255,235,205 |
| PapayaWhip | +#FFEFD5 | +255,239,213 |
| LavenderBlush | +#FFF0F5 | +255,240,245 |
| Seashell | +#FFF5EE | +255,245,238 |
| Cornsilk | +#FFF8DC | +255,248,220 |
| LemonChiffon | +#FFFACD | +255,250,205 |
| FloralWhite | +#FFFAF0 | +255,250,240 |
| Snow | +#FFFAFA | +255,250,250 |
| Yellow | +#FFFF00 | +255,255,0 |
| LightYellow | +#FFFFE0 | +255,255,224 |
| Ivory | +#FFFFF0 | +255,255,240 |
| ActiveBorder | ||
| ActiveCaption | ||
| AppWorkspace | ||
| Background | ||
| ButtonFace | ||
| ButtonHighlight | ||
| ButtonShadow | ||
| ButtonText | ||
| CaptionText | ||
| GrayText | ||
| Highlight | ||
| HighlightText | ||
| InactiveBorder | ||
| InactiveCaption | ||
| InactiveCaptionText | ||
| InfoBackground | ||
| InfoText | ||
| Menu | ||
| MenuText | ||
| Scrollbar | ||
| ThreeDDarkShadow | ||
| ThreeDFace | ||
| ThreeDHighlight | ||
| ThreeDLightShadow | ||
| ThreeDShadow | ||
| Window | ||
| WindowFrame | ||
| WindowText |
The color names can be used but the Hex or RGB colors are preferred.
+ +This list taken from http://www.w3.org/TR/css3-color/.
+ +Add TripleColors to your Opera Panels or +Add TripleColors to Netscape / Mozilla sidebars
+ + +Compiled by Tim Luoma (latest version available at http://www.tntluoma.com/sidebars/triplecolors/.
+ +See more Sidebars at TnTLuoma.com
+ + + + +It is my goal to have the most complete list of official colors according to the W3 specifications in a format which is conducive to being used as a Sidebar or Hotlist Panel. If you have any suggestions/corrections/additions, please contact me.
++Add to Mozilla Sidebars (requires Javascript) +
+ + diff --git a/vivaldi/Panels/triplecolors.ico b/vivaldi/Panels/triplecolors.ico new file mode 100755 index 0000000000000000000000000000000000000000..62ccd54275a97b9b78d8b0cfe5f236b304a787f4 GIT binary patch literal 3262 zcmdVdu?@m75QX7KPmO2}rDOz3$}k5DP-K9s=&-5i(j&@DK*<1M1NJbNf^6^$`Q^LF za%o*+TUx}^G>Z3H_ocLww2g`>?W3moUv4p&YECI4ok~HK%9FF9+=Uv3GwKPa@82k? zRPAC{6x^QP9y5yly4-hNhjOWE8%rp9dF;`m=--ch3{`h`x>8Okhcg~V6npxNqpiJI MRqyWeE#Pm1FZB6--T(jq literal 0 HcmV?d00001 diff --git a/vivaldi/Panels/unicodeChartsPanel/pics/metall10d.gif b/vivaldi/Panels/unicodeChartsPanel/pics/metall10d.gif new file mode 100755 index 0000000000000000000000000000000000000000..389c74ab0e2ffa8f6a169fcbafb3b7fc3c2378ab GIT binary patch literal 16532 zcmeHuRZ|=c%hTh9A^=Qo_Y zlZ#wrl1b*tWG2ZZatgA7LKf0M6~J%6|IpjpTUklj_ucOs>l^E9>-~NGeZ76XJ-t2M zJ>6a1U7cNRt!=F>tu4(h%}vcsjZL*RwKdf>)m7D1l~onx73F2+Wu;}MC8Z_BCB;R> zMTJFQ3ceKN7v$&V=jG&?3Y{{Acb_`80$->|(?ELd_hvz1l96`O~@_VkOF zqgx@F{?a;@Q}#Z|ks_wWUj2($*XdhtSLpam7BZ~WT8M#e3W<&)4n5m0aXbOad+~K5 zvX}x53VurZjHjH29Rw6F9SlLoSsV-{#irg5C4)&)Awv}>B*H_{hYFF1Kv_vL#4_q( z =DqbG1FDjk=@(n@|1sULC$}_deYVoa`BVx?wC#Rzu zfBLnNW*Kgq;bvn}Rc1fz^*ox%6vkAZrI}^`M_|A%562H;JF(4eQHU7I){Jwob2anc zIL}ZLn2^?PlaJ?n(`BoXqctnTQI1y3gMrh1cC$Qw(USMGL7 F@;q-vW4F)@ z;#IfLrrAUjc@azx*~ZurTgE=o1Mbs0>KgZJ++U5u=iB6|F1Xrl zOuM+-*kew?8OhUr{w?Wf$hp%3<|}x$H$1>~D;(Bv&4uk8;Jr=d+{aeWxY&3XQOX+g zo2=+N=-*$rYdBIur Ej;wvoT-+OaQPPl>GP0O<4Bl1;XGF*1W#eKn(Ib5SjFY zqV%os-P576!cF0@s@PvxnkJgSkDFn8<-8SL&6s01G#2B>(X98O*^&;Yr+)T^7KAyv z3x}BjcPq>dGry)yL&ffA1uthjtWqyjHWk}Js$Nx}E DA9Ij_dGBoyr8xpz1%fD6LG~s@bEJY;Y%cZ-};Ab4 fcb&JZl_sZrAS3sLrUPXp)8 zVh<}=9zy9&vb765Xb%L00YK*U!P IV5?; zdOK#QYG-ml>J{VtNjJf( yVnBD?=(vsHPZFN8*KE!{xz_JM zlAbU(6AAK|;D|Y{A~f)V)P+3tioXF(kg^8U(lbTsPSG#wRl_z^dgLd4?Hh*cTov88 z(_A&YJ#X`HcTw=Mi9J5fS|^r;|HJvrcBiHjM`-nQG4nJ4lQ_L{BV- WyVnVbcqvo|>>@{Pl`+U}k^xl4`s?}|vN{W29D{nD6CWb9qRj|V% zU+&fgb9E+^wp>W8S9tg1g-#f`&xnUv0{>^smn8mXuA((e0;F1#BsBG~R)f|={Ia?) z;( JbaTKBW43Rlpz~%% z#IR|bMqPHBgX^jy8-JhSp9AjUYVEEZ0(3NbRb$__;H{eWB&k1~o^MrOOz^IndoBMQ zn;%~4>RjD6h$|i;=?=Q0rr#*B$SHa|%?;!Z=c$O}3o|F+c?Yqj4Q(*XkI7>7MK%Ue zK3wQMTMJO}AYWTY_aq*zev^}rVT~sS85$Kp&dqDK6LTQjbFysR8k;@BoO@=Blh7Os z_n(&+wCi$ROmua6WFkh#-{V(eM(5C`Sey7X=yPXsXwyk5V$6>X+t5x*avc9^7I1{H z1;KLW!$iZG)mu$fe`l?7wR9#uXu_91h<`Zie)O{Q?)p0?{M~J{!GRmm+1x7-`Lxg-j|A2*2?-3cR|Ps8w`ESk?UH^DXNFXLMhk0X0HOt1KjDk=pp zgnfP1)f5GUNKP25#V83#m9kEqvi zL{HI4h_7q0WX(@5uVUAt$SBVZE)_4Z#AgTK=UWKK5O4*wIIZ0VEaM8!Bl|+mJh^l} zAqN2-XhpT9kqvw}+>qZB6$$_Hu?A9ou5AfyK@=$tMeve_7B2}Sx*?o0PzGT`5D_4s z=dF>By?-ZDkh&Q%bIa4+icF^3BAEjcK?-}vNNNy4fj3vgGihJ!ECrQ2EgQJ!X`5Zi zLCB$$x$7~$vdqUuYl~7rrDA)JA_n@V2qJk8hw@@qH6BtP+K-jcm{z@*(#p`3JDrfS zkW(6`(u0^v9PNpU0F^uao<{-xo2c^#r@a-`YtJYLU9}$?G`*q76F5Fp$C00&G?X$T z5uuQ;e8SF*HiQGh6Y1C%9SJ{tMLyeW_Rz4}*xE`_f^-FfI4w;0lcU6ng48BHc;F`i ziIO6Gd=2-B@XvT1x%e2Q%-oB(X>XKsD) Z{~7~EV0W{~E7e=lx2kmTe}*d1&}`!-Lgu9HG@&W-1wqo1x*fg}l!PPVj4 zrt|X?OHEy-C86i#YeEu;J|^;Q378Q`(icinWMI*N#2*zQwrg5(Ef`2pf*#XwZro(% z@B^>bGp_X6j|ej#P7R4}6FdnhnA YD#f4JvpRtF))mq|M3Frai&o@@KAb!O^$gG zWC W~q0Z%{~Q z$aVnTKQ)9jMY#E~mw7-}#?*nrg^0p(Ac@bA;LpLHLcR*fUYv<<<2X!ICQD_2I2cIc z2Ju}`R;0ewYMU+3FCU5hpuZ7Fc!zjl?!lwW(P#JBj7P;JQMt+G$_~_KtIGr>S+Rk) zJc-n1{Qe=_FQIf&?i~Kg|Dh@|6)a|0QUS^f(g0$fDEb!>*PfJwW|Za$m2xuEQ=RbB zATe4&J>`)Lf_TEspFOjWixz#IiDQcN T&HL(Zg=bE+rw #0_7EMEngk|E57-{3 4mpfQg@Uzd&L{i5;g~306H- z?q%$ks+(7>m2%HbP2ajDw_ZYSwYYP$iEHs4Jw_eVB}t@|2$QH<2F^+Po>C;v;9rJ3 zv{INAJHs+O$qqJ5u0h4-3eLJ&EUx~a_!q+;nldVQ0#OFPAc_={X*Pm$-h*BmfHAT! z#74h6D5%;#_k^nXW#h1}6r4trpX?)w!<+cH$fXBOFgjsag3 TxnoHH^z z0jo7g7#TwF`2j-165>KBtafP}OI_+gvAlX7Sv>^wL9HFuz^34?cDLGj>24wiM;-O# zVx?|G^KJ@APq_iGrlvVfqx956$|@+##ytH*y8L3q zRhW4r&QLqCdIW(w0{VgmS`TYF&-kD5zRMGU_g*ESQqW_5d_qdp&bH{e@@w*PkT72G z!BJ<~n`4;yJ{P-Sv!pL01Qch4BYqREh*g#Pd$<;V{GCv0?Gu=A5RDZ52&8%Lk9;J4 ziCEk70Ef0R1PlRHIi)JByB1p|j9YSEX!xy590_~Dq~7BEuxbAxNt6*4f1rTnz=TC` z*v_-oG=o79qVttDd2V>P8JdjR^7zLY7Naa2? ~+evIkL+x^c>TqXfk zBjT2TQ?3cB?yr1&3Mu+{2`qG|9S&^T%HBBnO?vsX$_(8oL&ZLePN9ohsZ541HJEQB zA%=Gog!am^F_N~xB`HO2v8!yy!$pp(CAdoI7HpEgj!rPFSC46AcFR-Fd6p|!8n#2D zDr%CDqsF>u_3GCCxtkJc>l>yf)!WQB5Zk=t`?1%VRZMCsBWpR}g0-^kXVb@o-BWgG z5a>F@<#|ygVY35aT|P1@irNttKf%f4>Xa1j3#ZdA7_<|_c&9@7j^UNDJ c)QZJS!_ipc7x-@zc?{I#cZ8%zB)$QxI}!ABA7 zWOb)M*w+M+hwp99$uz(g!qFGdQoKZNU{MgM=tG2H*mR=6U{-_?>|1Wrhk>YAl5ALu zT~d!jZS4}1YqLr>m>zp8jesz05QIlcz)?%jP3mUQs7%-z3r7uDHPGKc<-4Kb)*RmJ zSl<62Sy!vQAIjA_W8K9#4$}4DbGh3~!q?@^ubcX#H1Rus?>uhiQ|Gsy??)(oPOEL4 zTwa4xUp$jCxI<(N9-P79-dban=0DmE0uxG?=Cs;JfzWx7$ttXwZ3jrTu6Yt3v}!l| z4KllXDkw5B+Fz0SnMu;{xtQbj#Rb3GXI!=uX`M{&)+w4LT77>#=8Y8iJ&msKh}WK~ zHb=5lhAfBc0zdgQmr8(lf#@9LsLXKj%uUO3JlUaa$lm}*(Qs%pi|CvJ-ChD$w-@Dr zzBGiVjw#;-uBK#(FCU;hobQ7;J6XA1!2Ib5+BfR$yc`v-hg>y0^yzU^$mqeaI5om? zgwjfE-mZ>~AmxNCiOS}`v4w1YU*x*UOT+@n<&HY)R^ofWHH~;-B5ydS4C!8+{0N%9 zLbzR0icoNaJiY-nvl=dU;W<85f&_C3fnanj83AGQmf1IHpfVAhGLW8nSA{((iOzNp z)#tXj6i&@^;}T5bjc{A!+|7DUAfOP#oLvHV+> IiEQPME@ zrFwQ>U?MFY9(+mT+8wSgF7)WmTI$tMA$6_#L46aS^1Z$KiT-;NbatwcV;g;u3Yu{) zOJwgL9}V7hP|5c^;h(#0UmeY0r@~^P$OG|P3h@DqF^i14S|4*WYl`ba-MRDz&>Xx! zmn0V-;0n0qjq?aswyqM9rsTOc{II+Fg-`D5N7BJ<{EN6lLaBq7!9GN>{l{;S%G$U4 zTD}S8yl?Qx<{ADky#a?(Q?r(EsFh~jBO%(}-^=tPH^BvrcFzHT`Byb@+tGhiHXqX3 z!QID34b}$6SC}%Z*1HH1<`67*$g
>A?JVlNb`v#uw;~3 zZ)ssxF(8wTs3UDppL$v@fl?%6zSvDEIED!#DZM^#BOS{1wUkt_WneZT6UcdK`QS|BokOcZp_={j(O07i{qwcTF7Jsd-UNx6td&e_ahlEdeh zx;&Dp^WzDHs0SY$P;mb|4bE@2A*~aGFsP-Y5Z@v($wWz~{_YP`?G5_*a9T6^TyKUU zjjkqH{PH*>D79*I9sK3>gRs=>$!ZYjd9$zgJ9{7!%W+wbT0V+%^Y2F*|GSxr#M8k~ zf1bIPvhVc=_lN!GE#N?}iJ}I9ZS}_ZUSdyd4w8!$&iKx`pc=^zZeB#BHsObxVXRT} zO2$x4;C@)VxTb~-t1KZE8i7@s+gPGu-t8DvKFCdmTwxOk&Orsz#BmyOqDj-HO1q;& zqiHpY)700gnaK45l0l>&Mh;3?KZLo3vDH{R#^S=|Q5Yje)ZJCud7UpMd0FFFFi Q-CVtb(<`XGu@-+1ro&!j|^_3p0|ubS^4 zfM~6$>`OP2zgpYYx#jsnwTxbAdQs@}AEFi>lN$P^e)q&dru?t?xIozQd&m-4XBM2~ zn9|r1NEF5;s;GxEjd6s6+Lx?QvY4o14(-A!`Z~)CCc0R4UM3p0>Q)U|XszoSD#6w# zf^l*sL4gun2xTU<>oA*}nfu>#hwU^7=kM)u?U7p(7HQXHi%2_kkI|HCF$re(SG=s6 z80{ M@j#8~5zB}V~HETq?he%L}%8Xtf8I7c#Fs4r0f|zWo_Ue*0 z;?G1~t_ir#de$oC`A>Q9h&Fmw%iGIEje*w{Q2CWJ(Y|q*KVJ7Yd < zHPR}1#{w>xalC{fy5`%iYJZ%fgu(YG<1)^nMg@nBUM?=$7^W)tWQwb-@3=!GV=u59 z)uP>W@bOj*VS*A()82X{nO6vDx$ZCa?Fb%s)E gw>{=R z2{X }bRPKv>S=Z(UDugB~%e^A3 zg`rV)?&w%kX;Ol=i6qV-1apCfs3U97a7J;BXf1O~*ghT&&bktf#zrRUfUE35@@=f} z3>DUUeJO$f2om=^wy`dfnAkHN@&t2SA*78^D99C4 ?&(%pJ%u-FjGZhVCd3jw0OI+;T{j=q1)%u73?L71oJe(8M7Srkz(6!w z@Y~Z^GpAXNh;A7b`8}b86)i`~qemf*)`Au(>Ow9n0;7y0g2DU&Rcg@;n`;c3$ ;7(;EPgW5*U22ssaWOZ!FB@Y(f>~v!t7cF{5W6Uo-T-z2n@?CidvFDuqXte8P zDgFg1ixlC+&6}Z(^PmimFnhuQE)%&)jAll0BcaJYs=EFGO!=eXvam+9hPi{1*kziB z(6Sr$F+rz3b@NoSHH#P%+?Fh|vE28u#bDhIR-9#cB-w kLhuz6 zhkJ2HJ2}a#*2?Q8qhp}T4?Y^J@m*b@j6I$6Gn?*g2w&y6>$g-?Wo=`EbolF#m$*OU z(8twKa;p~$VLKH=U)9jBN6WTB-K2%Dwfwmf5Ou`Xs(5xhXTG|w6P-N;TmL;8ik<_n zoHUD{2 sp|byR1k+?)kmPW$hiiKn^Da>z !BtK#T0z-~S+-rr><^Z^;Ex$;aqPdUH4bU~USnzg&q|K4}MLq1A-g7$1& zdAvn>PAv(oME8C)$k2pdIS+Dv+@O %O~d2~#* zA{4=gZ0QZR=oTl>irxF2e7e_K={|@&iHfncj#>FZHsagpjc6Bt>ptg+Ij0hT<#N&9 zL*M$K-=VPxv6Bk EmVbj#gsKDs o$bz+=1^;r6yq*eV=-_8hl^$iZ|PaZ-(`&$W$rxWX87GW0$FHq zl|Tzm&~QuPI#1qaRY7y=X-RMIfar-*^~FZ-FYf*yL>Y*_)l`D$SGRc6mArX9tt(QA z%0xoHn#6#wh#QDl&F+157tD1bU0EJ5nkWFRD^^k}fP9(b6}ugZiVf7r5QG<@!x&0% zD%>2C&Xfv{CYuBd7|{ICc+D9qF0n@xXu`4}e|Zq_n@GbQ33i}W$%;%Y>cF=qEowUR ztWe3yFn7W_5hh u2kuOgw z!flw@HIp$$>a*o=;832Nr}T6-A?^f3{0 7ykSu)NeY5@cz4@#=7(#m1OKF`x(cOx?n zgivf5O=%RZKf~I_u{zGNx}Hk<#?vURv7&>cV2jSo1sPLN+S_nvDHUYwC5DBZcWePJ zOKv= z{cclJov&v)o>1MLWj }FYLQ*+!W}${5%6qBN zdJn_5gi7FyWaCQr{neCM$HgKTnIp^_H2zptu{>xHoS5H(m3yf1THUqS!!mQzb@-9L z2vG^d#VRJmilU+P%t|^=Gm?^A>vY)UJdIk7tA5rk^5#9+!*C(;b*V>{RiH k>tCZRcgX*K5A(R>x*j{=G=Y zCz|F@P8}@%0xq!~pQd%)dOCnB9j-g8A6^A~N+7{BvG5e-P$P{&2Xc?)*zbQ7qDp9O z5On}mf@ZvNIB^`9o1KRb=!s}U3Q(bxOJ2jJoVT*7^>nF5kWnL`xJ_%A0;PmgcWGVo zu 2O_YC# zy01 H+m7Ce9D%LJoZTcW)|EOQ58}0!=+I_ZsrohKoOKGI%>X;hNUKk zGshF)=rF<3&AtnyBP{B@4`Kg7MU=+#PuP zUu9Nk0zD=-Q;fu%qW01uyVRz87p&-P^@kx^$CmX>G0CSFQD=^mnHQ)(Orkh7MJ0~v z%U|n9aX2y@u p3mKs;WATJ7$?+FHxsVPDZDisma>5;vrL^~(0C zJ3maZDs2QB%006*gR{FI6_N5TYicunpfaqoGPb$DVOBZvpqBU?XZ}xx8ZBcQ&@$>g zCEBeDIld~pS`9yHIj?zH$%`CKd;iT4y<%E~nJh}<7jQc?+@#Wy62`j&)}3lJFt)g0 zM#E2R)2w;1AT}Wey$K~qoqS17Z#-cvT+4-liaCH|=#Z2`Gq$q$>B7}xA}k;kbhGA* zND<7is1L=EFs1gw1BGX(h?qN;42RZPq(pp&;P2K~8h^rir{dr=YG&fmIL5WKiDDjN z8hxY^ZfaWz?h+ow5Fdd5H4$!+S>QjQgzp-`=osr@Z<^ )=Fr9ndDoZB%-e^f%!b8FykZQ*#Idt5a%M71<& zc}#4Z7kHUBk)6l7F&%PY@$eUt!OAm?ixx_l|HM}?ZiqAGPPQMPl6jryGI|iDp+bd( z@_k|T8%owbRVOWz6^e2}>SJz?PA6}DFDSdTQ(H5BYQ*1>!WB@~YZD9FM|DBzY1I?QjEN{=6()jI)+DSwACxNH2 zFIg_n_`!bpd{e6~`SO8^%5^m-x!!DEHT7{_KR$Em(e^v97eQuw38Met^xiAW$BnGI zudNSd&2zm^DAJoE7kpdHp82^b$-B2!|2X?SF58ky9MqXT#I9I?AXW$^zBAY!V-u=y zBd&a|R;|JWZY5m19$8T*Mi=18?@Rm^+@njku75}z;cq?ON@YZ6_EeS|P0=kf!KItb z$f%FPHITmln0%jm;J%bh0L3k5L>X>jqb4Hy<8rg&km7fMQe86s&q{jmUN`jx2jI-a z&4s%UP2qKO#db*Ds{Of-$;-DID>f-glzV6f8q;CkliA?7x80Mc%25oytlLae6=G3` z;?)nr9-#*Rm=d RlVn $ %K z%`e+ms<}2OBNN0aa~1$iuZ@Tz=0Qy0*7&$}=M*(tbxBAv`OEvHnMH@=8@Cm=?x7wF)_r%}qiS7i`@{oQ!z z9@U2^G_>HCH~vqvW_r~bbAVGv>jEV)nHk2f!Rs!U1f##(4MUf`t3mHv{FTq=?!DLP zbtvOaf3C5uccKUv*huDnl_~BfDarj{&v(CbC5io9?CfS!yB =E}a(v2_Wtk54Qgp;QyY$K^pz--7h@tW}2I5y~&K2 zJdW#+R2mRH)l~NCi)&Pu{eB|}9_DG5>3X$lQh*O8>7^xf&s^F`H^+^|2dg~;Q1R{4 z8Kd=^I?dVJ!mq |oVKYlR?d zrA%-;wy(j!kwUU?pX)Xx0*n?51LKR@dn!XB6sNNsE|zDqdHKp!+XhcAbOc;Bd(SuV z5)v9kyl)ttG9rT!9oL%03e6$LosiwJaFIyN-CqB5(X&?oR)MHL5&@Ux(+w0QhTx6o z`f&Uk1v);f@qjr|XvEBad(n#@+1OOy!iAIQXZJlFFbkDhFvTFPr*oNhb`ymbkH=^P ztVd(-H`*gM`?&z$ME^8Vh{w^93W@4tfxZTk{GikP{elgGY&P?`w*N?IJQzOlO|=Tp z7yK{~qxW;=a+OcpsZ_$_q$-=6<58}4Jw!%U?ETS#9B5=@5g*0HA_T=i@QE@ED}&P_ zMA@2)DuOO6$s7g6v1k;Z$nvZ(5?9u@IFyXJb2ONt_aT`;6y*slOE|j@4F(hX?!{0Q z`yPZ*x+E7zkp)gzgwVsX!MLP3Pc&iZ_3P9Kl#_yoYX9)U=L40+ypV`BHQL@}NnCnQ z@jjl{MHXNl=a17Hd@mc#H{7()BY=M7qckzY7L8nY51 +b2itY`V`Wg6~Vx!Ji>0%+B z5f@-y_pKr6>Thr&5|0vpWNjYXjihK%Nk {mIr->2? zf#_yA$>5!9N{qs;x?kCQuQij|`%V*B*zut*6PB?X_>?kgE0(Y{835{bD(qjouVe}| z;^WV*hiVdz(VKdspIy}3X!T*QcUzh&8~o750SP?V6&k1S25X=>{p;IZ6OTR~D~WOb z Cr9nlaMBTb$Vb^2M zT2r)`w_W3??1Vj87Mpxg%G@Ke`xjzeX>zYqDzaM1H_}XOl!re)K4Ld G%;>ZDcXP(waM~ApVAt?=G(>MD&)P2Xr5|DVRoOEDFt`Sa~qmAe@6Q1 zVkMV-YVChf6`JtzwDgtbMWyRwfA>%7XWrL=G>@)%&CwVGyjk0NzbAcB^uVA!58yu^ zpyUsX%y}s#J0EiS&oRc Dv8(~Sh6KhwgVxM1aL$Ac`HQtTAZP^T@&l1^#2HUsH z;R1M-16K5awz4KiPT86*L`qiy@%>rM{oLW-7u=B;b1|4L-3dTgBiRqU1koE5{6l-! zTAO`j_vBRL)=u8K5Q7Bk1~e%&bGa`3+C4N1iNP4fr0~e-X;k$j{ZVHA24*+{s_uMN zr)FyduKpwns3dQ|HL91y0p!O92_5i$qF}&g1fv@zVYhJByYsnOD#T@u ?kum1P4?=c**2prAE>AIP9!rgk5Jg9*C~;B>@#mR zg6&}sO60{_0>~+goNBMjAaW1*jy^pPFf5+ZIJI&^fA5WJ%3#hlP^;49t~qn4D1IwK zYr6Iqf@9>yFs?BlnZa!J2ehcz@9n=k$n(PWobOh$o4fE}sxskIj;K--=1D}RM`%j$ z9Tnv}siYNJ`ppZdXh&f<`lOa5jiSaddm0sF5?AUr4`;abc+R^S g4pY342)IY6 ztSBqs0T7&&!o4`EU--!}p5Lf;Ynl@9)&M!{W1dV!%{rU}Hgsdslj7|yPtBE<1eZ-o zkChV97;IrtXB%URk5M>UlHHs}2J7WDZHW3;R`*_pquz0?tdbH6@H_AnURe?sW2kcc zuimQKU|Z)TQ~sq^Eup^j9OpV*@0gfO;Ul&X? a;KMKaG@~z&X2K*-mBw}?VF~?$JL>NI=Eu%52%edig@Fnw2-*q8%GbF >s0QJtf$KyiB+3eAON(cT4&Oo%iZ$<7;v6Rj+(p%cxSvHm-Wi!JD+et{&jL=-M< z5pg81JQ~`D0?y_rF@nvgv7`aIH2}|=tpjPcZDV#`%Dg4aZpwCH_dC4;OOYQ=nzvL= zRbj@IYT38Gz8`Ub8fGSG1D(D;>uTNEtrc;Y2iNRi10usj#m#NkH@{>=?>`wq6t#2% z;b>}pyV#MWv@c?Y`>2iUjYz%1*XSAIQf5?tfCKfNOHF9%YLGM>{B(Qi0=6~W(eMk8 zzNQse&yTL!LPw7}d^8F^uHo9SGW hJjb+Y*4&_^2x-+*hriqZ+uln8$3J9@?`wdTT_~WF;1;UK1 z{EX!pt6hWU1!sQ|^GC!$o$vE{PBC3A7Gu>j{e^9q%acm IlM<<=m2~iD@juV*le-37+ z&knhnyvI7ke>Y&v`|Q%|%*}ye-{}dYA=KD60%kCKyn)!C+Eu20P6Ru$<9_jdS t_3~oOvIyieEz)#+(=sLmMk%wPlm3T+C8l*< zYAOAqEedK-O(8nRss&Bw5Z?T;Y^=j0>S0Jq6pU9h`%6$!{;;r;sLwnPrf2c%pM}o) zLIdwnr|3*@|J-L<>Lh&1-`rn52`3jkWE|CRk_=jCm?otiQs4Q_)@@{O(`K}ociDX* z02%?(jcdWDE8*B61Y>l(I(q`LWrQyvB;RaJD?z+HrULL{N?BAUk_#oW_nxJwDO4Ky zi)bD)A1<(d#n96@y-2QPP_9%VCuBAfeU1|21h1JjHc(ngCV-gGSK<^K{_bjNI4Ov@ z%CJj218*L`j}hTF-CMHlXvWQZvl;_@8zu=H!=l=FH0Z(foJJZx`i{a)So~ArS8PBd zcx%`i0R=vTXS$EWEK%e4WyE|HcdQ6UQ q=rFX zOwGOacLm*3C?yR;-{1k}Z9%TFK?arpWaXzIdlxgfP-a^UP>4>s81LBtBq{R_D70t& zf>#d1H&{|)s?UOto<~isHBJ7k)%}>-Z{5pwPW9Lsz|aRDt{0Yl!fi=I(6T0;io?Y) zKs&Fc_$d+n^VoP!gT`LQ=&Qa$8*D?`KBqihV(^Csk(jnJs7ThLgzqHJ#o|!b0U;ek z5RaWLGeSW%_?E`aAFE7el{G=hg<9evWT~2s{HxLAo4vu#@hHPSf(0)IYYZxbq>3NH z5VNT)rExryA`+9V?4TRoTik&QdTL%UElc!4|N9j-E~Fu%;OaAi-R* 3=^6DPeY>Gn zh`VB$Rh?li-j>IOg{LAzOaMe7c_e*r9u7DSBqWd`#rYsSO2u!W0xmV%J^FV`;X`R{ z+Dh;93k<4{>ElyzST&LkS;_Lk)4swwFd6$d6QNgD4rNV;1{5E%&610r=_h|<$Ulp| z%QW4yGzJawI3VXQTYnVXL{r@i*)c~Og$E7*&;fKj?9x8|c419~gpJ16u7lTX(SCDp z#AJ&~&0 WUS zP%GCl-6qv#(UNvgHM0;B*-HW+PqTOrREnZ~ON|WB>9^f>fs}h*q$j4d^fCO*&+}Ug zzV;yLN(SOF%`)2x(J7l59NSg`w?8-)F8@7}(nh(=D&k8(8JC8kgUH90XMUtuM*z}2 z>x0(dx&vE`)yS+T+L_uUEx2luaEXS$bUS60W&})2_pmPwZ47RKFH2|tyei}p{IwP) z);^HDLWeH19;UOdux&c~OJ5k@!b%3cb|to@>fF$Uu%l916-2GKX=PGBL-qK^OuZ=g zZn02j{o>0mI_VLh7RNDo7p3N4RAV2Z`p%>(X3fgB@`Z4`qMpdLGxLKnyduhy(jK(} zPOoQzu?+|TKnB7s;oz*&vM5{qBKqgfn3zR`LKV_{Pg38gNWY_?E{vmE%p*Acdi-u= z=-(3wZA`*#==8IyYnhe>)dZ2_vbH$MTvd&j7+ov>drw=dNYW^YUkMAx(o*?{zu1^W z3XVx-AacQM2K81?`K!sTBMN0pX91wKParYk@O=7>lnsi1=d7y7Kj7?!ejsMG1r*7D zGuy}Dg|i*TU?MB!Gb?G?$%6=Rm~*)_5{tWYg*t{iNYa{dj7=rTitw%Am|E`e8DWZe z$suEEq4CJ074=JDdTpi7%+!zZS^I;tQjfBvzL$$YdaESK5p@7~5Issx-s)%e6-3mI zOuULz*l7%Ynd4{`P`&+X0#fe`(&z-JH!c&ng(=XI2`4yN71^aGFr|s_d+4%lykyOn z!Q-66;D8Tk`akn_D*~^tQ;x5d|1tzAs^vf~Xf>(5HBw9k&3B1Z`l_zY^IWRz&6yQ~ z`omqepCl;O*Vs&cluNSeAdn(#L}&-w>Lp(w2Qpew4nmbLptZC|O)e$%^gO{yK)|4K zvkcZuI?Be$ds7(~RdB;5au%=BPf0>o(+`-z#3x~4!6RC&Om9)Q!mBt^HF0!qi2yx$ zW0d5{57?nJ*vMQm6LUdf($Awyq8p@!F?Dw58Ica_Y1#_%Ny>j5Z~wR$wcNNi^AgeQ zl$+s{rXg@503|FA6g0Rlq9yk#^BPfT2HnH5|78(qQ^k}%Ewb}*k65Z8aU+3wYbn&n z7}=-5fFWy2^@`< # z-=hW>C)XD_ESnKn#rBi}hp}M-{z5{m4H|Yv-7Rr4tUKp7AJmiFj6cw#jT}ps_Wsh7 z>(#O4_yOAB=X9k)6BgD0?b5|da=>A0AdP?D8dAiC^+u!=yzrw_f1B8YsLELONJD9X z=`Yoy@`5&*l)-E}ivA58$NHNgI{Un_ruPB@^Y`dt;%kOy6yNAfEdxccG7@DPt&8yh zqra=WI$&5_M>gljq$VnAs9vC0^$}G);) pa1meLoSIQ$9w|p z%`3_rf)Q!U$+ib2#npF49!geKETkz5S& >g_hRt+Vdc`0LWK6l;O0lO|PrnOecemchb0DH^)H)=k?M>(;7 z&0$_1&`W95EX>oq1-JUPC$F@SJb>$8G_T7|F1^?aJn*_ui8{Q4aL3~+%*P8i!-A{K zyCe!bT>t)W?0KhvAnrz68_fK@f*E4#&hD`?nE=hn)yKUcb6|p019vY%bI5hOWk%%! zB}N!Mx1Fp`k>{9wC6ayN*lQY+Q>-9InWwE`4A}RsEUWWF&?C~=0r`4-*gF8q!6*}A z$KK2d-- 6W|^PDejPu2K@o0gjXLML6(8 1+J2C&gfB9`7naQbc!8Uym6mD@v;Pap8ftlI2fdoI1flr`9w3`uxb}1F xb)H}8#Ub;Pwbzm-(4t}*QCeG3te8>OM+(m({dZ{G?7QmeSt0%63IYK{{tw`I;gSFV literal 0 HcmV?d00001 diff --git a/vivaldi/Panels/unicodeChartsPanel/pics/metall5breit.gif b/vivaldi/Panels/unicodeChartsPanel/pics/metall5breit.gif new file mode 100755 index 0000000000000000000000000000000000000000..078635d410cae96f51c47b33b22c2cff16ce4346 GIT binary patch literal 2301 zcmV gnp|=I7?+ z=GN8L)YH_{($mt>($Ub-&dtuv%+1Wp%*e;c$HvFT#m2 Fed?=i%Yw+uPmN*4W6%%IfOt>FMg|=;`O@=;r3<<>lt& FDU_=jG+( gww0>FMa`=;!C>=H}+*<>ln$ W+}qpR+S=OL z+1c3G*w@$B*4Eb5)z#G0)YH?`($dn<(9qA%&(6-y&CSis%*@Nn%gV~i$;rvc$jHaX z$HvCS#l^+M#KgnH!@|PC!NI}6z`(!1zrMb{y}iA>yu7-)y8r+GA^8LW004ggEC2ui z04xCz000O7fEa> rw9S? @D3KdsY ze0XML*%l JuqfX3W5PWh1wZpumIHB0475E?>c( zUcPM6NLR2|qEDk%#jJIO0<&x1o{sI`dinfuA3y$tLhIJXLX58Xt7FQRmm}$7%u6sZ zNXHNb{aKIy{(A)IpB@43!JlY^B*MrXCZVK~YdFc)No}Aw(9 tT~m<>beB?gxN zRxVV=#e5lc^aXyrh@oFmM1d%a4TThPfdz}u!C*-auJ#6NXJYchOl-b}Qv_^CsK!pA z+}41FyTK9^mLwkMky9@$CzVB7NY(;mTeZ;GV(d*<%{A5ynVkvk1h!8J`9wiaTu$JX zmtIdCfWSPNUiuC@+ f11!G@Ra6*a&`{zpOnId3w#8%y15{C2 ?I@GX<8w^DNJum*fY9Pu6lf`$SAn2n4n zi6v{^6rqF>MBu|3aB>nsO9jN~LmM}-5ptXo#+=5?N+dzyZ9YX?0~y94CkzPR4yw$G zEjqKpx$L#4bkfnS5Y}Q)Gs^VTVpV6IS>lXi0zL7< (+|k`6ks &siH94OEUH zaKp`TR4>_jf~0+Lr}y`2>K+%v)m^2|>AJ*SGd-3cCC%_ 0Kl*=nJ45Gt9O~g^_`02zH6VmxCXkxJq!ai4z+mbCN^ )PzV6Q1n!3vH|N zp9IkZFlwxaU ?QwVC=pF4|?H4itz9U? ik^q;eVhWCR2a;}(9F5(Yo`fdd=hLmxQMhlpvQKzay`Arhf6Nl=1uI)K9x z()5~Ttsx2HGv5tvV7^9H=t4TPMR9`oi_n$MEBKR!6^1Z`>#U0ZixTW2(;fn&Ay~~U z=~zn?Dz!>>3`R#>B+CWaGnP P4 z27G{N3~k{@3?S8omC)%!&4uBFC_Uk@Qd1_zoyj$B@>l^%#;j1J0v2Wvj!|YXgL1xa zN`CrTW{Nl!tSB*cP0Qc95E2kdVXBImvf>q6`7SF?u~g*$xREX`=rp87rwAE!%)t=m zBrY&7O2A-aQh-WMK4{>r5|bFk2qd72eTFj$I)oy`L@XY_Py~&8X-p*mvzT#0a-l$j zVneY$XlZFUG%yZQf-#KD2#ruzc}&5iHZ@ZE4}uU3(iG0YFB qTTcNW( zg>wcV4X1HtP!!36#226Y7BZ&df_i3BlTBouStKP80yZ=-CNRN5FXc+{^g{|xT}u!M z6UFzgGF4|oK`3|W#a?EiGPZplIrl~!U2wN3btsKm;1+SXYr^ot7oJ3!Rw7ts8FoU= z!qaYgtD$LqS6faYor>potI9a1o{hTbQnR5??YOt9^60=n=i;dz*F|i60ZcyRs~v@~ X7DirtMiz`f+ZM0*$uDSFAOHY6G6|zl literal 0 HcmV?d00001 diff --git a/vivaldi/Panels/unicodeChartsPanel/unicodeChartsPanel.html b/vivaldi/Panels/unicodeChartsPanel/unicodeChartsPanel.html new file mode 100755 index 0000000..e0f3bcf --- /dev/null +++ b/vivaldi/Panels/unicodeChartsPanel/unicodeChartsPanel.html @@ -0,0 +1,249 @@ + + + + + Unicode Charts Panel + + + + + + + + + + ++
+ + \ No newline at end of file- +
++
+- + + +
Unicode Charts
- +
++