Featured vector

No vectors found in the last 30 days

Fuzz vector cloud

1,393,934 Successful fuzzes

Fuzz Database

Diff Browser Major Version Minor Version
Exclude alphanum Doctype DocMode Charset
Vector
svg animate onbegin
Navigation - Found 7183 record(s). Page 1 of 144
Next page
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char
Name <control> = LINE FEED (LF)
Charcode 10
Hex 0x0a
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(10) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char
Name <control> = FORM FEED (FF)
Charcode 12
Hex 0x0c
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(12) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char
Name <control> = CARRIAGE RETURN (CR)
Charcode 13
Hex 0x0d
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(13) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char 
Name <control> = SHIFT OUT
Charcode 14
Hex 0x0e
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(14) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char 
Name <control> = DEVICE CONTROL FOUR
Charcode 20
Hex 0x14
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(20) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char 
Name <control> = NEGATIVE ACKNOWLEDGE
Charcode 21
Hex 0x15
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(21) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Chrome0.0 MacOSX Unknown utf-8 html5 edge
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char 
Name <control> = CANCEL
Charcode 24
Hex 0x18
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(24) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char 
Name <control> = INFORMATION SEPARATOR THREE
Charcode 29
Hex 0x1d
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(29) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char %
Name PERCENT SIGN
Charcode 37
Hex 0x25
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(37) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char '
Name APOSTROPHE = apostrophe-quote (1.0)
Charcode 39
Hex 0x27
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(39) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char (
Name LEFT PARENTHESIS = opening parenthesis (1.0)
Charcode 40
Hex 0x28
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(40) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char )
Name RIGHT PARENTHESIS = closing parenthesis (1.0)
Charcode 41
Hex 0x29
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(41) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char ,
Name COMMA = decimal separator
Charcode 44
Hex 0x2c
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(44) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char .
Name FULL STOP = period, dot, decimal point
Charcode 46
Hex 0x2e
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(46) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Chrome0.0 MacOSX Unknown utf-8 html5 edge
Test case View test case
Char 0
Name DIGIT ZERO
Charcode 48
Hex 0x30
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(48) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Chrome0.0 MacOSX Unknown utf-8 html5 edge
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char 2
Name DIGIT TWO
Charcode 50
Hex 0x32
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(50) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char 6
Name DIGIT SIX
Charcode 54
Hex 0x36
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(54) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char 7
Name DIGIT SEVEN
Charcode 55
Hex 0x37
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(55) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char :
Name COLON
Charcode 58
Hex 0x3a
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(58) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char >
Name GREATER-THAN SIGN
Charcode 62
Hex 0x3e
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(62) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char A
Name LATIN CAPITAL LETTER A
Charcode 65
Hex 0x41
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(65) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char C
Name LATIN CAPITAL LETTER C
Charcode 67
Hex 0x43
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(67) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char I
Name LATIN CAPITAL LETTER I
Charcode 73
Hex 0x49
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(73) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char J
Name LATIN CAPITAL LETTER J
Charcode 74
Hex 0x4a
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(74) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char M
Name LATIN CAPITAL LETTER M
Charcode 77
Hex 0x4d
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(77) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Chrome0.0 MacOSX Unknown utf-8 html5 edge
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char N
Name LATIN CAPITAL LETTER N
Charcode 78
Hex 0x4e
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(78) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Chrome0.0 MacOSX Unknown utf-8 html5 edge
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char P
Name LATIN CAPITAL LETTER P
Charcode 80
Hex 0x50
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(80) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char S
Name LATIN CAPITAL LETTER S
Charcode 83
Hex 0x53
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(83) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char V
Name LATIN CAPITAL LETTER V
Charcode 86
Hex 0x56
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(86) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char \
Name REVERSE SOLIDUS = backslash
Charcode 92
Hex 0x5c
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(92) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char `
Name GRAVE ACCENT
Charcode 96
Hex 0x60
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(96) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char a
Name LATIN SMALL LETTER A
Charcode 97
Hex 0x61
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(97) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char i
Name LATIN SMALL LETTER I
Charcode 105
Hex 0x69
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(105) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char j
Name LATIN SMALL LETTER J
Charcode 106
Hex 0x6a
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(106) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char m
Name LATIN SMALL LETTER M
Charcode 109
Hex 0x6d
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(109) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char o
Name LATIN SMALL LETTER O
Charcode 111
Hex 0x6f
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(111) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char s
Name LATIN SMALL LETTER S
Charcode 115
Hex 0x73
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(115) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char t
Name LATIN SMALL LETTER T
Charcode 116
Hex 0x74
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(116) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Chrome45.0 Win7 Win64 utf-8 html5 edge
Test case View test case
Char u
Name LATIN SMALL LETTER U
Charcode 117
Hex 0x75
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(117) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char v
Name LATIN SMALL LETTER V
Charcode 118
Hex 0x76
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(118) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char w
Name LATIN SMALL LETTER W
Charcode 119
Hex 0x77
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(119) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char z
Name LATIN SMALL LETTER Z
Charcode 122
Hex 0x7a
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(122) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char {
Name LEFT CURLY BRACKET = opening curly bracket (1.0)
Charcode 123
Hex 0x7b
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(123) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char |
Name VERTICAL LINE = vertical bar
Charcode 124
Hex 0x7c
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(124) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char }
Name RIGHT CURLY BRACKET = closing curly bracket (1.0)
Charcode 125
Hex 0x7d
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(125) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char ~
Name TILDE
Charcode 126
Hex 0x7e
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(126) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Chrome0.0 MacOSX Unknown utf-8 html5 edge
Test case View test case
Char 
Name <control>
Charcode 129
Hex 0x81
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(129) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char
Name <control> = BREAK PERMITTED HERE
Charcode 130
Hex 0x82
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(130) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char ƒ
Name <control> = NO BREAK HERE
Charcode 131
Hex 0x83
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(131) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Browsers
Default Browser0.0 unknown Unknown utf-8 html5 edge
Test case View test case
Char
Name <control> = NEXT LINE (NEL)
Charcode 133
Hex 0x85
Vector <svg id="svg" xmlns="http://www.w3.org/2000/svg"> <rect id="rectID" width="100" height="100" fill="green"> <animate id="selfID" onbegin=logChr(133) attributeName="x" begin="0s; selfID.end" dur="0.5s" from="0" to="100"/> </rect> </svg>
Navigation - Found 7183 record(s). Page 1 of 144
Next page