mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -2,15 +2,15 @@
|
||||
<html>
|
||||
|
||||
<head>
|
||||
|
||||
|
||||
<title>CSS Test: Relative positioning and overflow: auto</title>
|
||||
|
||||
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#relative-positioning">
|
||||
|
||||
|
||||
<meta name="flags" content="interact">
|
||||
<meta name="assert" content="If relative positioning causes overflow to an containing ancestor, then the user agent needs to provide a scrolling mechanism to all of the content at its offset position. In this test, div#taller-and-wider-rel-pos generates a 1.75in wide by 1.75in tall box.">
|
||||
|
||||
|
||||
<style type="text/css">
|
||||
div#containing-ancestor
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user