Niklas von Hertzen
fc800bff9d
Partial fix for borders
2014-11-04 21:40:09 +02:00
Niklas von Hertzen
36648afc3d
Add test case for border-style: inset
2014-11-03 23:49:39 +02:00
Niklas von Hertzen
8184b7cf51
Refactor test
2014-10-19 22:38:08 +03:00
Niklas von Hertzen
04bdb48cba
Fix layer ordering with multiple stacks on same auto z-index
2014-10-19 22:29:34 +03:00
Niklas von Hertzen
541f6a62d8
Expand clip test case
2014-10-12 20:32:00 +03:00
Niklas von Hertzen
d8dcbdedd8
Add test case for css clip
2014-10-07 20:11:46 +03:00
Niklas von Hertzen
5712b621ca
Correctly clip content that has border-radius ( #399 )
2014-10-07 19:11:24 +03:00
Niklas von Hertzen
e103ad8219
Fix pseudoelement rendering (with nth-child selectors etc.)
2014-10-06 22:46:43 +03:00
Niklas von Hertzen
1e19832171
Add google maps test
2014-09-27 20:20:08 +03:00
Niklas von Hertzen
fa659ad1df
Fix background-size with background-repeat x and y as well ( #447 )
2014-09-27 18:03:18 +03:00
Niklas von Hertzen
3f3424e49c
Fix: Render background-size correctly with no-repeat #447
2014-09-27 17:02:46 +03:00
Niklas von Hertzen
1d8a316f13
Correctly handle overflow content
2014-09-27 16:54:53 +03:00
Niklas von Hertzen
b1f948bb60
Fix z-index stacking with fixed position
2014-09-21 11:44:11 +03:00
Niklas von Hertzen
0a7df6d9b9
Correctly use native rendering with inline <svg> nodes if possible
2014-09-20 20:21:25 +03:00
Niklas von Hertzen
70241a789d
Fallback to jsonp proxy if browser doesn't support cors xhr/image
2014-09-20 19:53:22 +03:00
Niklas von Hertzen
b141c9f0d1
Begin implementing cross-origin iframes
2014-09-20 17:36:15 +03:00
Niklas von Hertzen
d4c9a41873
Add preliminary support for same-origin iframes
2014-09-16 20:12:13 +03:00
Niklas von Hertzen
af965cc3a6
Add fontawesome test
2014-09-14 19:45:58 +03:00
Niklas von Hertzen
9d088fa431
Use punycode to parse unicode characters correctly
2014-09-14 19:32:26 +03:00
Niklas von Hertzen
9907149513
Don't parse/render input hidden nodes
2014-09-14 17:44:55 +03:00
Niklas von Hertzen
36052c2765
Add support for inline, base64 and node svg's
2014-09-08 23:44:10 +03:00
Niklas von Hertzen
c20e679f2c
Prefer native svg rendering if available
2014-09-08 21:16:30 +03:00
Niklas von Hertzen
ce1c4c84f5
Fix CSS gradients fail to render when non-vendor prefix property is included #388
2014-05-18 23:20:45 +03:00
Niklas von Hertzen
be5d1f8665
Don't use proxy for cors test
2014-05-18 21:17:46 +03:00
Niklas von Hertzen
6959058560
Fix linear gradient rendering
2014-05-18 19:14:22 +03:00
Niklas von Hertzen
9ee87339a3
Fix cors loading of images
2014-05-18 17:40:01 +03:00
Niklas von Hertzen
650ead63e5
Fix transform nesting
2014-03-15 14:30:26 +02:00
Niklas von Hertzen
81c22866bc
Don't fail on broken images
2014-03-15 13:20:05 +02:00
Niklas von Hertzen
15ca3381eb
Fix text rendering for IE and Opera
2014-03-02 16:00:59 +02:00
Niklas von Hertzen
6f2a775841
Fix background position rendering
2014-02-15 00:31:48 +02:00
Niklas von Hertzen
f2b662801e
Add another z-index test
2014-02-15 00:30:38 +02:00
Ben Sholds
ae1a15f7c5
Update pseudoelements.html
2013-11-25 16:39:35 -05:00
Niklas von Hertzen
35c5ca3340
Add tests for background-size
2013-11-12 19:33:56 +02:00
arrix
feb2fd0a63
test case for body bgcolor and negative z-index #256
2013-08-16 00:26:40 +08:00
arrix
fb944d9381
test case for negative z-index below text
2013-08-15 23:31:48 +08:00
arrix
dd7468c446
use solid border in z-index tests
2013-08-15 22:31:32 +08:00
Niklas von Hertzen
eb00650b02
fix text
2013-08-14 21:56:43 +03:00
Niklas von Hertzen
1d03a5f9a4
z-index test case for negative z-indexes
2013-08-14 21:56:32 +03:00
Niklas von Hertzen
fd4fd95429
Test case for static position inside position relative
2013-08-13 19:59:54 +03:00
arrix
16d3bef255
z-index overhaul. relative above static; negative z-index
...
1. when stacking without z-index, positioned > floated > normal flow
2. supports negative z-index
3. new stacking context formed when opacity < 1 (standard)
4. new stacking context formed for position:fixed (no standard yet, done in mobile webkit and chrome 22+)
2013-08-06 03:36:12 +08:00
Niklas von Hertzen
0277c34310
first transform test
2013-08-04 19:21:00 +03:00
Niklas von Hertzen
6b5f31eef0
Add tests for text shadow
2013-08-04 17:00:41 +03:00
Niklas von Hertzen
c5e6eaa849
Change iframe test url
2013-08-04 15:41:46 +03:00
Niklas von Hertzen
877367d499
Merge branch 'arrix-child_textnodes' into develop
2013-08-04 14:36:55 +03:00
arrix
7d2e12c3dd
added test case for #251 inline text in top element
2013-08-02 10:11:07 +08:00
Niklas von Hertzen
2c58c56fbe
add iframe test
2013-05-31 18:07:57 +03:00
Obexer Christoph
bbdfe8a035
added test for zIndex -1 element used as background
2013-04-15 13:08:54 +02:00
Niklas von Hertzen
554185ed4a
pseudoelement tests
2013-01-11 22:33:40 +02:00
Niklas von Hertzen
6d29cc5df3
chinese word rendering
2013-01-04 23:47:59 +02:00
Niklas von Hertzen
65b4bdf282
background clipping support
2013-01-03 20:34:47 +02:00