Update web-platform-tests to revision 4a5223502fa660ce03e470af6a61c8bc26c5a8ee

This commit is contained in:
WPT Sync Bot 2018-04-23 21:13:37 -04:00
parent c5f7c9ccf3
commit e891345f26
1328 changed files with 36632 additions and 20588 deletions

View file

@ -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;