mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
Update web-platform-tests to revision 4a5223502fa660ce03e470af6a61c8bc26c5a8ee
This commit is contained in:
parent
c5f7c9ccf3
commit
e891345f26
1328 changed files with 36632 additions and 20588 deletions
|
@ -2,11 +2,11 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>CSS Backgrounds Test:background origin property with value content-box</title>
|
||||
<title>CSS Backgrounds Test:background origin property with value padding-box</title>
|
||||
<link rel="author" title="yanshasha" href="mailto:yanshasha133@gmail.com" />
|
||||
<link rel="reviewer" title="Dayang Shen" href="mailto:shendayang@baidu.com" /> <!-- 2013-08-26 -->
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-origin" />
|
||||
<link rel="match" href="reference/css3-background-origin-content-box-ref.html" />
|
||||
<link rel="match" href="reference/css3-background-origin-padding-box-ref.html" />
|
||||
<style type="text/css">
|
||||
div {
|
||||
width: 100px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue