Commit Graph

1725 Commits

Author SHA1 Message Date
David Zbarsky
bb6a0e81f4 Bug 507762: Parse CSS style sheets independently of case-sensitivity, and instead check case correctly when using the stylesheets. r=dbaron 2009-09-28 23:07:45 -07:00
Simon Montagu
88f4b79e0a Tests for Unicode case transformations 2009-10-06 20:30:10 +02:00
Daniel Holbert
6c2b8caecc Mark SVG/SMIL reftest "moved-tree-1.xhtml" as random, due to occasional few-pixel differences (bug 470868) 2009-10-05 10:31:37 -07:00
Daniel Holbert
a55530d27c Bug 474049 reftests-only followup: Switch from "pt" to "px" for grid-positioning in reftests. (Fixes Linux tryserver failures due to clipping, in testcases with limited-size <svg> nodes.) 2009-10-03 13:16:19 -07:00
Daniel Holbert
50268f016b Bug 474049: Add support for SMIL animation of CSS properties in SVG. r=birtles sr=roc 2009-10-02 14:37:25 -07:00
Robert O'Callahan
20bb54d1d3 Bug 508908. Disable windowed plugins in popup windows, since they don't work. r=dbaron
--HG--
extra : rebase_source : 1acfac3d3613d332586fade393f2911552bd03e0
2009-09-30 08:18:20 +10:00
Jonathan Kew
780a99bd49 Bug 518357, followup to fix linux reftest breakage by undoing change to media-query-remove-1 test, a=dholbert_sheriff 2009-09-26 00:04:45 +01:00
Jonathan Kew
1b4863c480 Bug 518357, make reftests less sensitive to default font size settings. r=roc
--HG--
extra : rebase_source : 1914dd5f2998a2f45e10ccf3574d854ba9240f52
2009-09-23 15:55:55 +01:00
Jonathan Kew
5ec0ea75b5 Bug 423599: eliminate space from reftest, to avoid dependency on default font metrics. r=bzbarsky
--HG--
extra : rebase_source : f9b5b2f7136c71bdbb9fae5e0d9819a6dba88c64
2009-09-22 12:15:18 +01:00
Jonathan Kew
d354840def Bug 517895: make column reftests more robust in the face of default font-metrics changes. r=roc
--HG--
extra : rebase_source : 4e105edb5d4241e1f4775dfc522ad4a29effdb43
2009-09-22 00:11:10 +01:00
Boris Zbarsky
1636c697f1 Bug 518274. Disabling this test until we can make it pass reliably on Linux in hopes of reopening the CLOSED TREE 2009-09-25 11:53:39 -04:00
Michael Ventnor
b1ac8d20b5 Bug 514670 - -moz-box-shadow should follow radius only on corners with radius. r=roc 2009-09-24 08:46:39 +02:00
Jonathan Watt
93d857ad71 Attempt intermittent orange fix. Bug 518274. reftest: dynamic--inline-resize-window-width.xhtml intermittently fails.
--HG--
extra : rebase_source : 53ae20830f886d5076538c04bac8f6344ac5b4e3
2009-09-23 13:15:54 +02:00
Jonathan Watt
c727301a48 Attempt intermittent orange fix. Bug 518274. reftest: dynamic--inline-resize-window-width.xhtml intermittently fails. 2009-09-23 11:42:59 +02:00
Mats Palmgren
f4053c057e Eliminate long delays with a few SVG reftests. b=517744 r=longsonr 2009-09-22 19:01:03 +02:00
Robert O'Callahan
79306e31ef Bug 442715. Invalidate the whole border-box when an element's size changes and its background is being clipped by a border-radius. r=dbaron
--HG--
extra : rebase_source : b9e738ebd64cbcc871a7d1a7178e1eccf64e66f1
2009-09-25 11:52:13 +12:00
Michael Ventnor
7b53709720 Bug 512988 - Text-shadow blur and underline messes up with padding-left. r+sr=roc 2009-09-18 20:18:35 +02:00
Jonathan Kew
8f71962ebf Bug 517283: fix gfxCoreTextFontGroup and bidi reftests to resolve failures with the Core Text backend, r=roc 2009-09-18 09:20:01 +01:00
Jonathan Kew
b2508cbfdd Bug 507970, reftests for loading new WOFF font format and rejecting invalid fonts, r=jdaggett
--HG--
extra : rebase_source : 8645f63a6db39a0c04e9d59bd4fc486bd61d4d99
2009-09-17 12:17:08 +01:00
Robert Longson
592e45db92 Bug 509274 - Make sizing reftests more robust 2009-09-14 21:45:14 +01:00
Mats Palmgren
1df99a1262 Bug 513318 - visibility:collapse causes scrollbar issues for XUL elements, r=roc 2009-09-13 16:05:55 -07:00
Robert Longson
300606b3d6 Bug 515080 - setting fill doesn't always cause re-styling. r=bzbarsky 2009-09-11 14:39:12 +01:00
L. David Baron
399ff738b4 Make empty bullets (i.e., those for list-style-type:none) not contribute to layout. (Bug 512631) r=roc 2009-09-11 06:46:36 -04:00
Boris Zbarsky
65ad8e401e Bug 513153. Update the default submit correctly even if multiple form controls are removed in one remove operation. r=jst 2009-09-08 16:00:20 -04:00
Takeshi Kurosawa
ecd56e6571 Bug 494201 - feComposite has arguments inverted. r=longsonr 2009-09-07 08:33:22 +01:00
Mats Palmgren
a57f21c5c4 Don't scroll to the selected element if the reflow was interrupted, we'll do it later. b=512410 r=bzbarsky 2009-09-04 23:07:38 +02:00
Dão Gottwald
09fc562917 Backed out changeset 1e6d52401dd2 2009-09-04 15:32:17 +02:00
Michael Ventnor
6b82353959 Bug 512988 - Text-shadow blur and underline messes up with padding-left. r+sr=roc 2009-09-04 14:24:26 +02:00
Ms2ger
bd425c61be Bug 513923. [HTML5] HTML5 parser fails layout/reftests/bugs/495385-1c.html. r=bzbarsky 2009-09-01 14:57:02 -04:00
fantasai
ab32a11bb2 Bug 492627 - Remove Placeholder Continuations [Tests for paginated <br clear>] r=roc 2009-08-31 11:25:37 -07:00
Robert Longson
e22fe524e4 Bug 509940 - Images with fill=none are not displayed. r=jwatt 2009-08-31 12:26:23 +01:00
Jeff Walden
75a36235ad Bug 508325 - Fix a second instance of the core problem fixed in the first push; also change NSCoordSaturatingMultiply into two separate functions, one of which requires the scale to be non-negative and one which doesn't. r=roc
--HG--
extra : rebase_source : e4dc7f9f8e5647512524dcaa0e48dd5f68fe64a0
2009-08-06 00:36:54 -07:00
Jesse Ruderman
0c363c2e7b Add reftests (bug 310451, bug 398681, bug 407419, bug 409125, bug 429974) 2009-08-27 13:50:58 -07:00
Boris Zbarsky
ae35974f75 Bug 506481. Make sure that we'll scroll to the selected option even if it's added after our initial reflow but before we finish adding initial option kids. r=mats 2009-08-24 14:17:56 -04:00
Serge Gautherie
44e684c6dc Bug 502292 - Minimum size of scrollbar thumb is far too small; (Cv1) Disable failing test for now; Patch author says test is broken. 2009-08-24 06:46:06 +02:00
Serge Gautherie
5fe24fbf36 Bustage fix for: Bug 502292 - Minimum size of scrollbar thumb is far too small; (Bv1) Switch "failing" test to '!='. 2009-08-24 06:16:08 +02:00
Sylvain Pasche
ecf428e4cf Bug 502292 - Minimum size of scrollbar thumb is far too small; r=(jmathies + neil) ui-r=beltzner 2009-08-24 04:03:03 +02:00
Michael Ventnor
959e56fd9a Use the correct area for computing the gradient image for 'background-position: fixed' gradients. (Bug 509681) r=roc 2009-08-22 10:10:12 -07:00
Ryo Kawaguchi
54bb0a0d80 Implement background-image: -moz-image-rect(), which allows a region of an image to be used as a background image. (Bug 113577) r=roc, dbaron 2009-08-21 13:39:25 -07:00
Zack Weinberg
c6caffd207 Bug 431948 - when skipping a malformed ruleset inside an @-rule, do not consume the close brace that ends the @-rule, lest we skip too much; r=dbaron 2009-08-19 15:11:30 +02:00
John Daggett
290826706a adding reftest fonts (no effect on build) 2009-08-17 13:10:11 +09:00
Daniel.S
84b2d5578d Bug 477462: Create tests for margin collapsing, phase 3. r=dbaron 2009-08-14 14:59:45 -07:00
Jesse Ruderman
d975b20b36 Add reftest for default width and height of <canvas> (bug 291285, bug 293225) 2009-08-12 20:07:02 -07:00
L. David Baron
7b4a2bb63d Add additional test for :first-letter extension across pseudo-elements, and note failures with bug number now that bug has been filed. 2009-08-12 15:20:52 -07:00
Boris Zbarsky
16ff2fd701 Adding some tests 2009-08-12 16:34:32 -04:00
Olli Pettay
cb4754240f Bug 501257 - Implement HTML 5's HTMLElement.classList property, p=sylvain.pasche@gmail.com, r=smaug, sr=sicking
--HG--
extra : rebase_source : cbbd5a5679af57f97122082213f44491431d87e3
2009-08-12 11:55:14 +03:00
Jonathan Griffin
3620f8eb4c Add invalidate reftest for bug 237766. r=dbaron 2009-08-11 10:58:12 -07:00
Simon Montagu
13f33e2611 Ensure that block elements with display changed to inline are formatted as bidi embeddings. Bug 503957, r=dbaron 2009-08-11 00:16:20 -07:00
L. David Baron
6ff2475a94 Make lines with only a bullet take up height. (Bug 179596 / Bug 507187) r=roc 2009-08-10 19:48:42 -07:00
L. David Baron
8748f13aaf Make the quirks mode line height algorithm's check for bullets check whether there's a bullet rather than checking whether it's an HTML LI. (Bug 179596) r=roc 2009-08-10 19:48:42 -07:00
L. David Baron
7cc38c6fe9 When a block without lines has a bullet, give the line we fake its full line height. (Bug 179596) r=roc 2009-08-10 19:48:42 -07:00
Boris Zbarsky
0763ee7f97 Bug 509170. Correctly invalidate the canvas frame on resizes of the root element. r=roc 2009-08-10 10:54:22 -04:00
Boris Zbarsky
7abc642822 Bug 509155. Don't store outline structs in the rule tree if outline-color:inherit is set on the root element. r=dbaron 2009-08-10 10:54:22 -04:00
Jesse Ruderman
56d3eef776 Bug 509269 - reftest should deal with missing root. r=dbaron. May fix 468211-3 orange, too. 2009-08-08 17:50:50 -07:00
Jesse Ruderman
8d34f7c669 Add reftest for bug 398682 2009-08-08 15:32:52 -07:00
Jesse Ruderman
d3576f5e58 Add reftest for bug 398095 2009-08-08 15:17:40 -07:00
Wan-Teh Chang
f7beea55b8 Merge 2009-08-07 08:57:53 -07:00
Michael Ventnor
8ae6cd75f4 Bug 479220: Implement support for CSS gradients: -moz-linear-gradient() and -moz-radial-gradient(). r=roc, dbaron 2009-08-01 08:53:40 -07:00
David Zbarsky
8c97ee0a3d Bug 507487: Selectors should have dual atoms so they can correctly (and case-sensitively) match non-HTML elements in text/html documents, part 2: fix RuleHash to hash tag selectors twice when needed. r=dbaron 2009-08-01 08:53:40 -07:00
L. David Baron
84a64e5bc2 Bug 434733: Additional tests. 2009-08-01 08:53:40 -07:00
Makoto Kato
292748dbba Bug 434733: Don't apply width on colgroups to columns that have their own width. r=dbaron 2009-08-01 08:53:40 -07:00
Dão Gottwald
bf4108370b Backed out changeset c086fca6fc55 2009-07-31 14:35:48 +02:00
Michael Ventnor
61ed5fe1e2 Bug 479220 - Implement the CSS gradients proposal. r=roc,dbaron sr=roc 2009-07-31 13:32:32 +02:00
Jeff Walden
9fcfc548de Linux scaling behavior differs from elsewhere, so this test doesn't fail there (followup to bug 189519 to hopefully reopen a CLOSED TREE) 2009-07-30 15:40:12 -07:00
John Daggett
4e51eeec2f Adding more reftest fonts (no effect on build) 2009-08-07 14:20:26 +09:00
Jeff Walden
a24a25ba2e Bug 189519 - Implement CSS3 (-moz- for now)background-size. r=dbaron, other useful review comments from roc/bz 2009-05-28 11:09:05 -07:00
Ms2ger
85104461e2 Bug 506552. Fix testcase doctype. r=dbaron
--HG--
extra : rebase_source : ee371dbb3106880b1609e0d69d1824a3edb7a91e
2009-07-30 15:27:24 +12:00
Boris Zbarsky
4d29dd668e This test is testing stuff that is just not true anymore now 2009-07-29 22:28:29 -04:00
Timothy Nikkel
c28e754020 Bug 503814. iframe contents shifted slightly due to rounding issue. r+sr=roc 2009-07-29 18:10:50 -04:00
Timothy Nikkel
6788e65ce3 Bug 269908. <legend> default style changes restrict styling options. r+sr=bzbarsky 2009-07-29 18:10:50 -04:00
Jonathan Griffin
5be7c83a1a add reftest for bug 467472 2009-07-28 17:26:39 -07:00
Boris Zbarsky
d5f00639ad Make this test actually test the right thing 2009-07-28 13:19:17 -04:00
John Daggett
bee17b7b11 Bug 493976. Comment out Arabic tests on Windows which cause timeouts. 2009-07-27 15:41:56 -10:00
Daniel Holbert
bea913e356 Add missing reftest files for bug 506096 2009-07-27 13:54:30 -07:00
Daniel Holbert
447c7e4618 Bug 506096: In SVG Animation (SMIL), make sure to visit the underlying base value for first half of duration, in discrete-mode "to" animations. r+sr=roc 2009-07-27 13:52:19 -07:00
Robert O'Callahan
9b800f0c9f Bug 371839. Some simple selection rendering tests. r=bzbarsky
--HG--
extra : rebase_source : b90d4b4eb7d17cc32ab2b9cacc7b54c6a72b209f
2009-07-27 10:07:22 +12:00
Robert O'Callahan
520e8ceae9 Bug 505743. Fix nsHTMLScrollFrame::InvalidateInternal to not take the 'invalidation in scrollbar' path when there is no scrollbar. r=dbaron
--HG--
extra : rebase_source : 8709cdba8ea6f9776b61ff935c1c850573caff3a
2009-07-27 09:29:01 +12:00
John Daggett
63353f24ef Bug 493976. Move around Arabic reftest to see if it's the cause of reftest timeout problems. 2009-07-24 10:39:17 -10:00
John Daggett
228d54b988 Bug 499621. Fix synthetic bolding of downloadable fonts on Windows. r=jkew 2009-07-23 11:22:24 -10:00
John Daggett
5120ac28f0 Bug 496573. Fix font load failure for fonts with family/fullname mismatch. r=vlad 2009-07-22 22:08:23 -10:00
Boris Zbarsky
cc472b1f01 Bug 491180. <button> should not clip overflowing contents. r=roc 2009-07-22 21:31:45 -04:00
Boris Zbarsky
97359757b6 Bug 502447. Make sure to recompute the viewport scrollbar flags early enough during root frame setup. r=roc 2009-07-22 21:31:44 -04:00
Joe Drew
6c441f55f7 Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
--HG--
rename : gfx/src/shared/gfxImageFrame.cpp => modules/libpr0n/src/imgFrame.cpp
rename : gfx/src/shared/gfxImageFrame.h => modules/libpr0n/src/imgFrame.h
2009-07-20 18:50:15 -07:00
Boris Zbarsky
934953d6aa Bug 504032. Make sure to copy mIsEmpty when cloning media lists. r=dbaron 2009-07-17 23:47:38 -04:00
Jonathan Kew
544d310f74 reftest for bug 502795, Core Text rendering fails with downloaded font and letter-spacing, r=roc 2009-07-16 10:59:07 +01:00
Daniel Holbert
8cbc17565e Bug 491080: add support for xlink:href targeting of SVG (SMIL) animations. r+sr=roc 2009-07-15 21:20:16 -07:00
L. David Baron
b531ee4f08 Add test for font-family issue that some other browsers get wrong (from bug 499421). 2009-07-15 17:24:24 -07:00
Jonathan Kew
55456ba804 merge backout of b6d407af386f 2009-07-15 11:06:15 +01:00
Jonathan Kew
6311f5f4a6 Backed out changeset b6d407af386f for causing bug 503718 on Windows 2009-07-15 11:04:00 +01:00
Jonathan Kew
386d919e73 merge backout of 705ef05105e8 2009-07-15 11:02:57 +01:00
Jonathan Kew
545c663945 Backed out changeset 705ef05105e8 for causing bug 503718 on OS X 2009-07-15 10:59:26 +01:00
fantasai
1a4e383ad9 Bug 499377 - Store float region on frame r+sr=roc 2009-07-14 22:19:31 -07:00
Daniel Holbert
26b1152092 Bug 487450: Remove stale SMIL animation effects from SVG elements, when animations are dynamically removed or retargeted. r+sr=roc 2009-07-14 12:33:29 -07:00
John Daggett
5b87312abf adding more reftest fonts (no effect on builds) 2009-07-13 09:33:14 -10:00
Simon Montagu
650af63626 Check alt text for right-to-left characters and enable bidi processing if they are found. Bug 503269, r+sr=roc 2009-07-12 06:32:48 -07:00
Ehsan Akhgari
ee3d756d65 Backed out changeset 478d2e1404c0 due to failing leak tests on all platforms; no bug associated 2009-07-11 20:46:05 +04:30
John Daggett
581c8dd1b5 adding reftest fonts for fullname-related bugs 2009-07-10 21:13:30 -10:00
Daniel Holbert
c5b5786194 Remove unused SVG/SMIL reftest reference-file "anim-ref-text.svg" 2009-07-10 14:58:09 -07:00
Jonathan Kew
2746f1c822 Bug 475968. Pad out the glyph extents of Windows text to account for possible antialiased pixels outside the regular bounds. r=roc 2009-06-15 10:01:19 +12:00
Boris Zbarsky
9046d1bc03 Bug 503364. Make GetAbsoluteContainingBlock work correctly for abs pos table ancestors again. r+sr=roc 2009-07-09 15:13:58 -07:00
Jonathan Kew
89f34af9f3 Bug 476927. Pad out the glyph extents of Quartz text to account for possible antialiased pixels outside the regular bounds. r=roc 2009-06-15 10:00:12 +12:00
Zack Weinberg
d1561548f6 Add reftest from http://lists.w3.org/Archives/Public/www-style/2009Jun/0164.html since it is also fixed by bug 476856. 2009-08-05 17:45:49 -07:00
L. David Baron
7cff5f8599 Rewrite parsing of CSS url() function to make it more like the tokenization that's described in the spec. (bug 476856, though originally written for bug 337287) r=bzbarsky 2009-08-05 17:45:49 -07:00
L. David Baron
64d89e65bf Import the css3-namespace test suite. 2009-08-05 17:45:49 -07:00
Jeff Walden
7051de5a26 Mark several reftests as random for now; behavior is almost certainly deterministic, but I only have two sets of tinderbox results now and don't have time to watch the tree after they all report, so I'm marking them all bad until I have time to revisit them later tonight. r=orange
--HG--
extra : rebase_source : d6e5439da06b83396f784f56b50acff769ff1148
2009-08-05 17:12:45 -07:00
Jeff Walden
d992b71b42 Bug 508325 - "ABORT: negative scaling factors must be handled manually". r=roc 2009-08-05 15:34:27 -07:00
Robert O'Callahan
55c6dd3fc2 Backed out changeset 77787eb64629 2009-08-05 17:33:17 +12:00
Robert O'Callahan
89ffdc2e22 Bug 504524. Don't reflow the line after an incomplete frame unless we really need to. r=bz
--HG--
extra : rebase_source : 0e294beea796a58b16273fbfb64d777a8f40e225
2009-08-05 14:38:52 +12:00
Markus Stange
e6ce8823df Test for bug 507947, r=roc 2009-08-05 11:20:58 +12:00
Jesse Ruderman
943b58ed8f Add reftest for bug 420790 2009-08-03 22:05:39 -07:00
Boris Zbarsky
e2f39a9eac Bug 502288. Provide finer-grained style change hints for triggering reflow. r=dbaron 2009-08-03 21:22:13 -04:00
Boris Zbarsky
a1e015696b Bug 502942. Make fieldsets use their content's last-line baseline. r=dbaron 2009-08-03 10:42:59 -04:00
Robert O'Callahan
78f3465f56 Bug 506874. Don't temporarily remove ranges from the selection while we alter the frame state. Also adds a bunch of selection tests. r=smaug
--HG--
extra : rebase_source : 5d4fd55728e1167cc57451b5c80a46643191678b
2009-08-03 14:12:57 +12:00
fantasai
be518814d7 Bug 389462 - columns don't reflow on resize r=roc 2009-07-06 18:23:24 -07:00
Timothy Nikkel
b21de22a53 Bug 488242. Make iframes with semi-transparent backgrounds work correctly by painting all canvas background colors using a dedicated fallback background color display item. r+sr=roc 2009-07-04 21:30:59 +12:00
Graeme McCutcheon
1dae21f7e8 Add a mochitest-based reftest and remove the previously disabled reftest for bug 263683. r=roc 2009-07-03 21:12:06 +01:00
Jonathan Griffin
e4314e6747 Test for bug 460240. r=roc 2009-06-29 18:24:34 +02:00
Henri Sivonen
af98547431 Bug 487949 - Land HTML5 parser on trunk preffed off r=mrbkap, sr=jonas 2009-06-29 00:44:22 +02:00
Johnny Stenback
eb2ed73403 Backed out changeset 168dd0eb7283 2009-06-28 11:47:11 -07:00
Henri Sivonen
77265dbfa7 Bug 487949 - Land HTML5 parser on trunk preffed off r=mrbkap, sr=jonas 2009-06-28 20:19:05 +03:00
Bernd
5c0c166ec7 adopt caption vertical margins to latest CSS2.1 revision, bug 478614, r/sr=dbaron 2009-06-28 15:51:46 +02:00
Henri Sivonen
28fcb8397f Merge trunk into HTML5 repo 2009-06-26 18:22:48 +03:00
Chris Pearce
c0f741760c Bug 449156 - Disable broken poster test. 2009-06-26 23:43:22 +12:00
Chris Pearce
597051782e Bug 449156 - Remove test which won't work without sound. 2009-06-26 22:32:51 +12:00
Chris Pearce
1a65d280a9 Bug 449156 - Implement HTMLVideoElement.poster, with correct reftests. r+=doublec,jst, sr+=roc 2009-06-26 19:25:17 +12:00
Chris Pearce
55076f0d9d Backout bug 449156 due to test-poster-9 failure. 2009-06-26 18:25:03 +12:00
Chris Pearce
7bb427a394 Bug 449156 - Implement HTMLVideoElement.poster r+=doublec,jst sr+=roc 2009-06-26 16:23:14 +12:00
Jonathan Griffin
fe23e5ce65 Adding test or bug 424465. r=bzbarsky 2009-06-25 17:23:07 -04:00
Jonathan Griffin
6e351832f2 Adding test for bug 421632. r=bzbarsky 2009-06-25 17:20:49 -04:00
Jonathan Griffin
3d09db9aac Bug 424766 - Left part of the page isn't repainted properly; invalidate reftest; r=roc 2009-06-24 23:31:25 +02:00
Henri Sivonen
496b19a91d Merge trunk into HTML5 repo 2009-06-23 10:17:29 +03:00
Henri Sivonen
43e0fcb133 Merge trunk into HTML5 repo 2009-06-22 10:05:55 +03:00
Jesse Ruderman
37510bd064 Add reftest for bug 403177 2009-06-20 14:50:30 -07:00
Karl Tomlinson
2a402cf18b b=495959 dynamic text input height reftest 2009-06-20 13:58:44 +12:00
Karl Tomlinson
67b2eafb58 b=495959 dynamic text input height reftest 2009-06-20 13:40:28 +12:00
Jeff Muizelaar
7a11cbc4a7 Bug 498689. Use scanline rasterizer on win32. r=joedrew, r=zweinberg 2009-06-22 15:01:50 -04:00
Bernd
fb071eb93b fix reftest so that it becomes independent on content width, which differs on linux 2009-06-22 06:22:21 +02:00
Bernd
3a49b3d0fa mark the test for bug 325292 as failing on linux 2009-06-21 20:29:26 +02:00
Bernd
8aa449421d bug 325292 - place the needtocollapse flag on the first inflow so that works in pagination mode r/sr=roc 2009-06-21 18:34:03 +02:00
John Daggett
c9b17b2a53 Bug 493976. Disable reftest causing sporadic tinderbox orange. 2009-06-24 13:34:05 +09:00
Henri Sivonen
420d38551f Merge trunk into HTML5 repo 2009-06-16 12:18:59 +03:00
Robert O'Callahan
b345a70a9e Bug 495385. Text frames adjacent to block boundaries that contain only collapsible whitespace cannot affect layout, so don't create them. r+sr=bzbarsky
--HG--
extra : rebase_source : 2cd0b9d4bdfb47d8757efe0ca9983cbbcfca423c
2009-06-13 21:16:34 +12:00
Henri Sivonen
970cefd8a0 Remove newlines after </body> in text justification test to avoid them getting moved to body 2009-06-12 15:24:06 +03:00
Henri Sivonen
7e5cad2e1d Make test cases for bug 490182 not assume that <table> is the parent of <col> 2009-06-12 14:55:44 +03:00
Henri Sivonen
fd88f74e47 Make test cases for bug 482659 not use incomplete tokens. 2009-06-12 14:36:58 +03:00
Henri Sivonen
bb1733dfd5 Merge trunk into HTML5 repo 2009-06-11 17:00:20 +03:00
Simon Montagu
4c680e3efc Empty inlines can get misplaced during incremental reflow in bidi pages. Bug 496006, r+sr=roc (regression from bug 332655) 2009-06-08 01:59:39 -07:00
Boris Zbarsky
b95fee7491 Adding test for bug 443616 2009-06-06 00:27:04 -04:00
Henri Sivonen
69949bfe89 Merge trunk into HTML5 repo 2009-06-05 14:52:43 +03:00
Jesse Ruderman
26bfa969c5 Add test for bug 436046 2009-06-18 13:12:05 -07:00
Robert Longson
1b8e9307ef Bug 486936 - fix reftest. Where did that ? come from 2009-06-17 22:52:43 +01:00
Robert Longson
9cb0b9bebf Bug 481614 - implement clip property. r=jwatt 2009-06-17 21:51:40 +01:00
Robert Longson
1973deec58 Bug 486936 - image-rendering style should apply to canvas element. r=vladimir 2009-06-17 21:31:18 +01:00
L. David Baron
0d06184f97 Remove support for fallback background colors. (Bug 496721) r+sr=bzbarsky 2009-06-16 08:00:20 -07:00
Jonathan Griffin
fc3e4542d1 Bug 400925 - Reftests for live changes to gradients and patterns. r=roc 2009-06-27 16:43:34 +02:00
Timothy Nikkel
123b9246d1 Bug 498228 - "Profile item doesn't look selected anymore in the profile manager." r+sr=bzbarsky 2009-06-26 15:31:16 -04:00
Henri Sivonen
7b8db88561 Merge trunk into HTML5 repo 2009-05-25 19:16:57 +03:00
Robert O'Callahan
7632d4205f Bug 491323. Allow splitters to collapse siblings that aren't XUL elements. Also fix the logic for finding the right sibling. r+sr=bzbarsky
--HG--
extra : rebase_source : 2b9728903dc6c8516ad3590398c5459a999e5a91
2009-05-21 14:50:17 +12:00
John Daggett
777ccc3209 Bug 483459. Add bad head checksum reftest. 2009-05-21 09:22:45 +09:00
John Daggett
b789d3363b Bug 483459. Add reftest fonts 2009-05-20 23:11:44 +09:00
L. David Baron
7c71744210 Fix bug 25888 for inline frames other than bullets: redo line reflow when the line's height pushes it into the way of other floats. (Bug 25888) r+sr=roc 2009-05-20 07:21:34 -04:00
Robert O'Callahan
5ffca3c86a Re-marking object-aspect-ratio tests as random 2009-05-20 21:07:57 +12:00
Olli Pettay
1d0c8384b8 Bug 491063 - Mixed mode warning dialog (and other dialog windows) is sometimes not rendered, r+sr=bz 2009-05-20 11:00:04 +03:00
Matthew Gregan
1714093f21 Bug 488951 - Fix YUV conversion of odd height videos. Add a reftest for offset and odd sized videos. rs=roc
--HG--
extra : rebase_source : f011d4841fa506bcdd19a0adb81b63bbdf0aa643
2009-05-20 17:20:56 +12:00
Henri Sivonen
bf34de619e HTML5 parsing implies colgroup like IE 2009-05-19 15:21:10 +03:00
Matthew Gregan
247be88df5 bug 488951. Fix YUV conversion to deal with odd-size video frames. rs=roc
--HG--
extra : rebase_source : fdeb49a21a33103fe1591a3399b44cf4107c90d4
2009-05-20 14:46:58 +12:00
Zack Weinberg
d1ad418dbf Bug 488649: Unify document.body.{bgColor,text,link,vLink,aLink} with the <body> attributes of the same names. Do not default to prescontext/CSS for these. Remove the unsafe function NS_RGBToHex(). 2009-05-19 22:11:01 -04:00
Henri Sivonen
2842e82335 HTML5 parsing implies colgroup like IE 2009-05-18 17:10:29 +03:00
Henri Sivonen
778bab7458 HTML5 parsing implies colgroup like IE 2009-05-18 17:02:34 +03:00
Henri Sivonen
1320a9bec8 Remove extra </p> since layout/reftests/font-face/ex-unit-1-dynamic.html not about that. 2009-05-18 16:47:59 +03:00
Henri Sivonen
24b21273cf Make test 394534-1.html insensitive to table taint, since the test case is not about table taint. 2009-05-18 16:09:18 +03:00
Henri Sivonen
fa7c1dd2e4 Zap trailing whitespace from 444375-1-ref.html as HTML5 parser moves it to <body> 2009-05-18 15:59:08 +03:00
Karl Tomlinson
f0e88513ab backout 06a7d2def034 and 58c89ce9719d as possible cause of failure in test_bug450930.xhtml 2009-06-15 18:40:55 +12:00
Jonathan Kew
d969e680d8 Bug 475968. Pad out the glyph extents of Windows text to account for possible antialiased pixels outside the regular bounds. r=roc
--HG--
extra : rebase_source : 25f20e31c45c26dcd0f83ea7a5d90800ead28ba0
2009-06-15 10:01:19 +12:00
Jonathan Kew
9773921373 Bug 476927. Pad out the glyph extents of Quartz text to account for possible antialiased pixels outside the regular bounds. r=roc
--HG--
extra : rebase_source : 7f5d7111ed0eb0e89f13c91e94d363739a60973e
2009-06-15 10:00:12 +12:00
Markus Stange
3f78cec4f4 Bug 482681 - Make Mac button size dependent on their font size. r=mano on the patch, r=dao sr=roc on the test 2009-06-14 12:46:41 +02:00
Robert O'Callahan
338a814be0 Backed out changeset 69c6dbdfd179 2009-06-14 00:18:06 +12:00
Robert O'Callahan
9ffe56c833 Bug 495385. Text frames adjacent to block boundaries that contain only collapsible whitespace cannot affect layout, so don't create them. r+sr=bzbarsky
--HG--
extra : rebase_source : 544ae2157803cf075a50d2a451c6179525ebbc36
2009-06-13 21:16:34 +12:00
Aaron Train
ccb4281dfb Adding test 2009-06-12 23:50:12 -04:00
Karl Tomlinson
69a549fde7 leak test for bug 486974
--HG--
extra : rebase_source : a81410410e192927fea01f0bc9d427072b28256c
2009-05-19 10:25:40 +12:00
Karl Tomlinson
f369cf9255 reftests for bug 481751
--HG--
extra : rebase_source : b9a54218d11b7abb5ac01c299a92f47d36bbb976
2009-05-19 10:15:37 +12:00
Daniel.S
0d7b749ecf Adding test for bug 329359. r=bzbarsky 2009-05-17 15:51:50 -04:00
Aaron Train
dc98ffa890 Add tests for bug 416073. r=roc 2009-05-17 10:22:55 -04:00
Aaron Train
46914210ec Reftest for Bug 437704. r=longsonr 2009-05-17 15:18:02 +01:00
Bernd
7cfe8176d4 adding a freftest for bug 81947 2009-05-16 16:24:25 +02:00
Bernd
1b7eae0fba bug 492661 - track the visibility of cols and colgroups independently of the presence of cells r/sr=roc 2009-05-16 16:22:56 +02:00
Robert O'Callahan
a956c259fc Bug 496840. Make dynamic insertion and removal of legends work in the presence of multiple legends. r+sr=bzbarsky
--HG--
extra : rebase_source : c11c9ac211575f01ac810eac7c1feb684ed76d7a
2009-06-12 14:01:05 +12:00
Robert O'Callahan
7042d53d8b Bug 496032. Buttons should should lay out their contents using IsBlockInside not IsBlockOutside. r+sr=bzbarsky
--HG--
extra : rebase_source : bd35093b32239a2803868ab8d684f56db318fbeb
2009-06-12 13:48:07 +12:00
Shawn Wilsher
c75ae311ff Backed out changeset f3fcd36fcbd1 (bug 119061) for linux orange. 2009-06-11 16:57:09 -07:00
Jonathan Watt
befc705ae5 Bug 119061. SVG elements to which the :hover pseudo class apply do not restyle when moved under the mouse pointer. r=roc 2009-06-11 21:49:34 +02:00
Bernd
5f442c604e Bug 192902 - "Words wrap in nowrap cell when width=0 and next cell have width=100%". r+sr=bzbarsky 2009-06-11 13:09:34 -04:00
Michael Ventnor
22d3e3c5b8 Bug 483533. Don't change shadow shape due to spread. r=roc
--HG--
extra : rebase_source : 0eabcf6676a970c16b97cbd1999c824a6e501e46
2009-05-13 21:42:39 +12:00
Boris Zbarsky
761090a98f Bug 495274. Fix broken selector cloning. r+sr=dbaron 2009-05-28 20:41:27 -04:00
Robert O'Callahan
8c7da0cfb7 Bug 494667. Don't apply optimization to shrink drawn background area to exclude solid borders, if we're not going to draw those borders (e.g. in tables with collapsing borders). r+sr=dbaron,a=beltzner 2009-05-28 17:01:42 +12:00
Boris Zbarsky
115dd18768 Make the reference not use a <style> so it's easier to script-convert this test to the CSSWG format 2009-05-27 21:26:23 -04:00
Boris Zbarsky
6df71d93aa Bug 493968. Correctly keep track of all the kids of a cloned sheet, not just the last one. r=roc, r+sr=dbaron pending. 2009-05-26 15:40:49 -04:00
Daniel.S
a2d9a2f6e3 Bug 477462 - Add margin-collapsing tests (part 2): horizontal margins, tables, captions, fieldsets and some suggested tests. r+sr=dbaron 2009-05-26 20:24:25 +02:00
Simon Montagu
48afefabf7 Testcases for bug 332655 2009-04-30 03:27:52 -07:00
Boris Zbarsky
0836ceac26 Adding some tests 2009-04-29 15:21:48 -07:00
Simon Montagu
47400bfd9e Set baseLevel and paraLevel properties on empty frames. Bug 489887, r+sr=roc 2009-04-28 02:23:53 -07:00
Boris Zbarsky
215627f0fb Bug 490220. Make sure to skip over whitespace when looking for a following pseudo-sibling for a frame being removed. r+sr=roc 2009-04-27 14:20:08 -07:00
Boris Zbarsky
dcc22a1654 Bug 481024. Text control frame screws up max-width and max-height. r+sr=dbaron 2009-04-27 14:18:37 -07:00
Jesse Ruderman
431af365ff Add tests 2009-04-26 23:32:41 -07:00
Boris Zbarsky
70c31886f4 Bug 480452. Make {ib} splits behave the same way with regard to margins, borders, and padding as inline frames that just have a line-break happening inside them do. r+sr=dbaron 2009-05-11 22:04:58 -04:00
Ryo Onodera
4f3afa8f33 Reftest for Bug 489718. r=longsonr 2009-05-11 14:32:24 +01:00
Boris Zbarsky
26d5258bfb Bug 490182. Ask to reflow the right frame. r=bernd, sr=dbaron. 2009-05-11 09:17:25 -04:00
Simon Montagu
824ab9b61e Do bidi reordering for visual RTL frames in the same way as other bidi frames. Bug 492231, r+sr=roc 2009-05-11 03:36:01 -07:00
Jesse Ruderman
b7bfb1b752 Remove unused, incorrect XML namespace from bug 346189's reftest 2009-05-09 21:06:55 -07:00
Boris Zbarsky
77d8789988 Fixing orange in CLOSED TREE 2009-05-07 17:10:39 -04:00
Boris Zbarsky
fc728b8197 Bug 490173. Switching display from -moz-popup to block in an HTML document doesn't trigger a frame reconstruct. r+sr=dbaron 2009-05-07 15:21:54 -04:00
Vladimir Vukicevic
f14ff71e91 Disable test for bug 488692 on non-cocoa, due to PAD business 2009-05-06 15:32:18 -07:00
Vladimir Vukicevic
75d85ea612 b=488692; full page zoom broken with canvas; r=roc 2009-05-06 13:02:59 -07:00
Boris Zbarsky
05780cc568 Bug 67752. Implement interruptible reflow. r=roc,dbaron 2009-04-21 19:53:52 -04:00
Robert O'Callahan
66e61f0bec Fix bustage #3 2009-04-25 21:38:35 +12:00
Daniel.S
87d3306c75 Bug 477462. Add many margin-collapsing reftests. r+sr=dbaron
--HG--
extra : rebase_source : 7ae1e9d247225b11cf6468bd0334ccd80f86db8c
2009-04-25 20:50:57 +12:00
Jonathan Watt
9cbe6077e0 Bug 463939. When an SVG element's geometry changes and it has an ancestor with a filter effect, invalidate the nearest SVG viewport ancestor because we don't have a good way to compute precise invalidation bounds. r=roc
--HG--
extra : rebase_source : 4f0b385d07b989137f83b80d6cd0907ee1dcd599
2009-04-25 01:17:43 +02:00
Daniel.S
4c72dd2bbf Bug 249803 reftest, r=roc
--HG--
extra : rebase_source : 4bbabdbbed53b24f721d30a8cd52c79aeb03a188
2009-04-25 20:44:43 +12:00
Jonathan Kew
baaeb2ba37 Bug 481948. Indic cluster reftests. r=roc
--HG--
extra : rebase_source : 4da52abab824881623a239f35626f13b00949513
2009-04-25 20:26:59 +12:00
Boris Zbarsky
897fb606b4 Bug 482398. Fix insertions when there are Letter frames around to be sane. r+sr=dbaron 2009-04-23 20:31:13 -04:00
Jonathan Watt
552328148e Testcase for bug 457156, fixed by cf138fd828e6 (bug 489151). 2009-04-23 23:09:24 +02:00
Ryo Onodera
db305118fd Bug 489151 - Masking and clipping with objectBoundingBox and non-trivial transforms is broken. r=jwatt 2009-04-24 03:10:22 +09:00
Simon Montagu
78c48d14b7 Enable bidi when a frame has right-to-left direction during style post-processing instead of frame construction to catch dynamic changes to direction. Bug 489517, r+sr=dbaron 2009-04-23 09:09:47 +03:00
Neil Rashbrook
63a00b2262 Test for bug 482955 r=roc 2009-04-22 15:18:29 +01:00
Neil Rashbrook
d9fce7b104 Test for bug 482955 r=roc 2009-04-22 13:11:30 +01:00
Daniel Holbert
9db29e80b9 whitespace-only: remove empty line added to bugs/reftest.list in changeset 3b9f7eb42b83 2009-04-22 00:25:45 -07:00
Vladimir Vukicevic
143d433242 rename reftest files to correct names
--HG--
rename : layout/reftests/bugs/bug488685-ref.html => layout/reftests/bugs/488685-1-ref.html
rename : layout/reftests/bugs/bug488685.html => layout/reftests/bugs/488685-1.html
2009-04-22 00:21:00 -07:00
Vladimir Vukicevic
627ce5ccc2 b=488685; cruft in GIF image; r=joe,roc 2009-04-21 21:33:37 -07:00
Joe Drew
64bbcf4155 Backed out changeset 6a452e522e07 - Boris Zbarsky – Bug 67752. Implement interruptible reflow. r=roc,dbaron - because of apparent Tp hangs. 2009-04-21 23:02:17 -04:00
Boris Zbarsky
e5f6293681 Bug 67752. Implement interruptible reflow. r=roc,dbaron 2009-04-21 19:53:52 -04:00
Daniel Holbert
e66e25e993 SVG/SMIL test-only fix: add 'reftest-wait' to a test that needs it. NPODB (also, test not currently run on tinderboxen) 2009-04-21 12:54:47 -07:00
tn
57f1279162 Bug 486790 - bad markup in reftests for bug 360757. r=bz 2009-04-18 13:40:02 +02:00
Daniel.S
7453ded666 reftest for Incorrect line break with floating element inside a table element - bug 371354 r=bernd 2009-04-18 10:22:34 +02:00
Markus Stange
b8b7b195f7 Bug 477590 - Use a horizontal mirror transform when drawing native searchfields and dropdown buttons for RTL frames on OS X. Also fixes bug 477592. r=dao, r=josh, sr=roc 2009-04-17 10:12:12 +02:00
Daniel.S
5f16e84e77 Reftest for bug 299136 - Space after <span style='white-space: nowrap;'> is treated as wrappable. r=dbaron 2009-04-16 10:17:53 +02:00
Boris Zbarsky
0ab9c0661c Bug 488390. Get special siblings correctly even when bidi is involved. r+sr=roc 2009-04-14 22:28:27 -04:00
Boris Zbarsky
307ccebf4c Bug 484448. Fix handling of whitespace kids of table-related frames. r=bernd, sr=roc
--HG--
rename : layout/reftests/table-anonymous-boxes/white-space-1.html => layout/reftests/table-anonymous-boxes/white-space-7.html
2009-04-08 12:56:16 -04:00
Boris Zbarsky
040053eb7d Bug 487449. Figure out the correct prevSibling for the new frames in ContentAppended, always pass the correct prevSibling to WipeContainingBlock, and make its aIsAppend argument exactly correspond to whether we'll call nsCSSFrameConstructor::AppendFrames. Change nsCSSFrameConstructor::AppendFrames() to take the prevSibling for the new frames. r+sr=roc 2009-04-14 09:30:20 -04:00
Boris Zbarsky
283d9a3b12 Bug 487895. Inserting an inline child into an inline with block :before, inline :after, and no other frame kids (but content kids to trigger ContentInserted) is broken. r+sr=roc 2009-04-14 09:29:51 -04:00
Boris Zbarsky
ebcd59ba91 Bug 488129 Fix end checks that were incorrectly reversed as part of part 7 of bug 480979. r+sr=roc 2009-04-14 09:29:27 -04:00
John Daggett
d5cb6877f5 Bug 486787. Disable localized name test until timing problems worked out. 2009-04-13 16:37:35 +09:00
Daniel.S
857da3a423 bug 451876 - reftest by crazy-daniel@gmx.de r=bernd 2009-04-12 19:10:31 +02:00
Robert Longson
86965131e0 Bug 486935 - feImage should support of image-rendering attribute. r+sr=roc 2009-04-11 18:57:58 +01:00
Robert O'Callahan
7424152be3 Marking tests for bug 486673 random pending further analysis 2009-04-12 00:31:02 +12:00
Robert O'Callahan
6c4ea4b6e4 Bug 486673. <object> elements containing video document should scale the video to fill the document. r+sr=bzbarsky
--HG--
extra : rebase_source : c56e1a7c507f5532dacf2c1589428b5b10f0611d
2009-04-10 13:14:34 +12:00
Boris Zbarsky
35edb04b3a Bug 485012. Allow passing a charset hint (e.g. the element's 'charset' attribute for preloads) to nsICSSLoader::LoadSheet. r+sr=peterv 2009-04-10 10:29:08 -04:00
Robert Longson
102ababb45 Bug 486933 - image-rendering does not work on body or root CSS background images. r+sr=roc 2009-04-10 14:41:59 +01:00
Boris Zbarsky
8a4ff1a34f Bug 487539. Don't use an <area>'s primary frame as a primary frame hint. r+sr=roc 2009-04-09 21:37:37 -04:00
Boris Zbarsky
2aa018769c Backed out changeset 86c8e18f20eb (bug 486933) due to landing on orange tree. 2009-04-09 11:54:43 -04:00
Robert Longson
e2afce6113 Bug 486933 - image-rendering does not work on body or root CSS background images. r+sr=roc 2009-04-09 13:17:50 +01:00
L. David Baron
5e6c45ce6a Switch away from nsBlockReflowState::mAvailSpaceRect in bullet reflow, and simultaneously refix bug 427370 in a way that also fixes bug 428810. (Bug 25888) r+sr=roc 2009-04-08 13:52:36 -07:00