Commit Graph

211 Commits

Author SHA1 Message Date
longsonr%gmail.com
c45b8565fe remove strange additional styles from reftest
git-svn-id: svn://10.0.0.236/trunk@225249 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-30 10:03:07 +00:00
longsonr%gmail.com
d8a6224aa2 Bug 378897 - foreignObject doesn't clip its content. r=jwatt,sr=tor
git-svn-id: svn://10.0.0.236/trunk@225248 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-30 09:02:41 +00:00
bzbarsky%mit.edu
a794c3824d Fix bug 379229, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@225246 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-30 06:17:03 +00:00
bzbarsky%mit.edu
08d058bf56 This test is failing for good reasons....
git-svn-id: svn://10.0.0.236/trunk@225244 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-30 03:55:40 +00:00
bzbarsky%mit.edu
afde507a3b Implement "content: none". Bug 378535, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@225126 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 04:43:06 +00:00
bzbarsky%mit.edu
39ecb817aa 272830-1.html succeeds everywhere now that we disallow incremental reflow of page
sequences.


git-svn-id: svn://10.0.0.236/trunk@225074 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-26 05:52:16 +00:00
bzbarsky%mit.edu
de5f48f022 Don't drop the old sheet when "rel" changes from one value that contains
"stylesheet" to anoher.  Bug 360746, r+sr=sicking


git-svn-id: svn://10.0.0.236/trunk@225026 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-25 18:48:18 +00:00
longsonr%gmail.com
70e2a3ed3f Include reftests from bugs subdirectory
git-svn-id: svn://10.0.0.236/trunk@225004 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-25 13:13:52 +00:00
longsonr%gmail.com
af4af716d4 Update and rename simple clipPath reftest
git-svn-id: svn://10.0.0.236/trunk@225003 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-25 13:06:22 +00:00
longsonr%gmail.com
662be6f168 Reftest for a simple clip-path
git-svn-id: svn://10.0.0.236/trunk@224937 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-24 09:14:42 +00:00
longsonr%gmail.com
e2b1c3d4b2 Reftest to check that the opacity of element referencing a pattern is respected. See bug 374280
git-svn-id: svn://10.0.0.236/trunk@224936 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-24 08:48:26 +00:00
bzbarsky%mit.edu
d07baebc96 Give captions the right style context parent when dynamically restyling. Bug
378240, r=bernd, sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@224852 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-22 19:15:25 +00:00
bzbarsky%mit.edu
6cfaf9bba1 This test should not be waiting past onload.
git-svn-id: svn://10.0.0.236/trunk@224592 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-16 21:57:51 +00:00
bzbarsky%mit.edu
68a5678f4b Add tests
git-svn-id: svn://10.0.0.236/trunk@224585 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-16 20:34:22 +00:00
bzbarsky%mit.edu
9e024d5262 The parent style context frame determination for an inner table should use the
inner table's pseudo, not the outer table's.  Bug 377603, r+sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@224565 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-16 05:55:42 +00:00
bzbarsky%mit.edu
298f4922e3 Improve detection of blocks with first-letter style. Bug 372550, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@224563 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-16 00:42:54 +00:00
bzbarsky%mit.edu
03efa866b7 Change the way we determine the style context parent frame to skip css anon
boxes unless we're determining the style context parent for something that is
itself a css anon box (and is not a non-element frame).  Fixes bug 323656
(which is where the patch is), bug 85872, bug 280610.  As far as I can tell,
also fixes bug 317876, bug 372376, bug 374297.  r+sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@224561 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-15 23:14:27 +00:00
bzbarsky%mit.edu
2e59562c94 Adding some more reftests.
git-svn-id: svn://10.0.0.236/trunk@224425 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 00:52:12 +00:00
ted.mielczarek%gmail.com
b46376a87d fix dbaron's typo
git-svn-id: svn://10.0.0.236/trunk@224403 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 16:48:01 +00:00
dbaron%dbaron.org
21f8ad9dbf Annotate known reftest failure for which bug has been filed.
git-svn-id: svn://10.0.0.236/trunk@224396 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 07:36:58 +00:00
dbaron%dbaron.org
5712a2f46c Annotate known failure for which bug has been filed.
git-svn-id: svn://10.0.0.236/trunk@224395 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 07:31:09 +00:00
dbaron%dbaron.org
c388c0ebb7 Remove failure attributed to bug that was just my confusion.
git-svn-id: svn://10.0.0.236/trunk@224394 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 07:26:01 +00:00
dbaron%dbaron.org
53c12dc8db Colin just fixed bug 369293.
git-svn-id: svn://10.0.0.236/trunk@224390 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 05:04:04 +00:00
bzbarsky%mit.edu
9f0be03d6c Test should be XHTML, not HTML. Fixes orange.
git-svn-id: svn://10.0.0.236/trunk@224366 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 17:49:26 +00:00
bzbarsky%mit.edu
f6217e0331 Add test.
git-svn-id: svn://10.0.0.236/trunk@224356 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 16:35:56 +00:00
bzbarsky%mit.edu
d3d006ebfb This test fails for now, pending bug 221428 being fixed.
git-svn-id: svn://10.0.0.236/trunk@224243 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 23:11:39 +00:00
bzbarsky%mit.edu
6d124715d1 Default javascript: URIs to running in a sandbox instead of not running at
all.  Bug 376484, r+sr=jst


git-svn-id: svn://10.0.0.236/trunk@224241 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 22:49:32 +00:00
dbaron%dbaron.org
6899ef98f2 Mark test as passing since it doesn't have the right kerning pairs to trigger failure.
git-svn-id: svn://10.0.0.236/trunk@224127 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 03:18:29 +00:00
dbaron%dbaron.org
f7675e7aae Make text node separation in reference match that in test. (Implementation dependent, yuck.)
git-svn-id: svn://10.0.0.236/trunk@224122 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 02:07:39 +00:00
dbaron%dbaron.org
0390909459 Add a test for subpixel positioned text, since we just made all the other tests not test that.
git-svn-id: svn://10.0.0.236/trunk@224121 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 01:58:26 +00:00
dbaron%dbaron.org
ff9efd0036 Make text node separation in reference match that in test. (Implementation dependent, yuck.)
git-svn-id: svn://10.0.0.236/trunk@224120 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 01:49:01 +00:00
bzbarsky%mit.edu
e4b533ab1d Adding test for bug 374038
git-svn-id: svn://10.0.0.236/trunk@223976 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-01 15:45:29 +00:00
sharparrow1%yahoo.com
a69da9db3f Bug 372062: Auto values for right and bottom in CSS clip rect broken. r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@222576 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 01:31:26 +00:00
sharparrow1%yahoo.com
d884373dd3 Bug 373433: views inside absolutely positioned blocks sometimes mispositioned. r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@222529 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 06:14:03 +00:00
sharparrow1%yahoo.com
ef6b113983 Bug 375508: Outline drawing broken when outline doesn't overflow. r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@222527 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 05:53:29 +00:00
dbaron%dbaron.org
0182fc638a Update reftest random markings now that bug 372629 is fixed.
git-svn-id: svn://10.0.0.236/trunk@222465 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 15:35:47 +00:00
sharparrow1%yahoo.com
783659454a Bug 372037: CSS clip property should clip the overflow rect as well as the paint rect; r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@222445 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 03:58:17 +00:00
gavin%gavinsharp.com
a0951fd16f Reftest for bug 341043 by Arno <arno.@no-log.org>, r=roc
git-svn-id: svn://10.0.0.236/trunk@222424 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 20:39:29 +00:00
jwatt%jwatt.org
523a614645 Reftest for viewBox on child svg
git-svn-id: svn://10.0.0.236/trunk@222408 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 17:01:18 +00:00
jwatt%jwatt.org
8e251e1faa Add failure rect to reftest
git-svn-id: svn://10.0.0.236/trunk@222407 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 16:22:18 +00:00
jwatt%jwatt.org
36c0832432 Adding reftest for foreignObject
git-svn-id: svn://10.0.0.236/trunk@222406 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 16:14:38 +00:00
jwatt%jwatt.org
9d64d5e0ce Reftest for percentage units on viewport element breaking user units on graphics
git-svn-id: svn://10.0.0.236/trunk@222405 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 15:53:49 +00:00
jwatt%jwatt.org
5a5f0c610d Adding reftest for null rootElement
git-svn-id: svn://10.0.0.236/trunk@222402 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 15:35:35 +00:00
jwatt%jwatt.org
673d9b36b2 Add reftest for stroke-width with percentage value
git-svn-id: svn://10.0.0.236/trunk@222388 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 07:45:21 +00:00
jwatt%jwatt.org
55907ecd61 Reftest for rects with one of rx or ry set
git-svn-id: svn://10.0.0.236/trunk@222387 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 07:43:09 +00:00
dbaron%dbaron.org
1a315e99e3 More spans needed to separate text frames the same way they're separated in the test.
git-svn-id: svn://10.0.0.236/trunk@222374 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 22:26:13 +00:00
dbaron%dbaron.org
4331ddcb66 Fix unclosed style element.
git-svn-id: svn://10.0.0.236/trunk@222371 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 22:07:31 +00:00
dbaron%dbaron.org
7e964104d7 Correctly annotate randomness (really dependency on fonts available on system) due to bug 372629.
git-svn-id: svn://10.0.0.236/trunk@222366 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 21:42:18 +00:00
dbaron%dbaron.org
33cbf4d8da Work around lack of content:none.
git-svn-id: svn://10.0.0.236/trunk@222365 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 21:41:17 +00:00
dbaron%dbaron.org
b819d3cf84 Fix two counter references that were copies of the tests.
git-svn-id: svn://10.0.0.236/trunk@222364 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 21:40:28 +00:00