Commit Graph

1303 Commits

Author SHA1 Message Date
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
Boris Zbarsky
bbe7010825 Merge backout of rev 0ea22856b5d9 (bug 484448). 2009-04-08 15:57:41 -04:00
Boris Zbarsky
25164496ef Backed out changeset 0ea22856b5d9 (bug 484448). 2009-04-08 15:56:43 -04:00
Boris Zbarsky
f70fe28e08 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
rename : layout/reftests/table-anonymous-boxes/white-space-1-ref.html => layout/reftests/table-anonymous-boxes/white-space-ref.html
2009-04-08 12:56:16 -04:00
Boris Zbarsky
56a3756669 Bug 472020. Blindly appending to our insertion point really is the wrong thing to do. This doesn't get us to correct behavior, but it gets us closer. r+sr=sicking. 2009-04-08 14:37:15 -04:00
Boris Zbarsky
06e6d37df7 Adding test for bug 363326 2009-04-08 13:27:53 -04:00
Jonathan Watt
2bef32708b Bug 487404. The 'marker' attribute does not work. r=longsonr 2009-04-08 18:03:51 +02:00
Robert Longson
0c50408f21 Bug 486933 - image-rendering does not work on body or root CSS background images. r+sr=roc 2009-04-07 00:45:54 +01:00
Robert Longson
fba54c0496 Bug 486933 - image-rendering does not work on body or root CSS background images. r+sr=roc 2009-04-06 22:00:29 +01:00
Daniel. S
dcfdbb818d Add test for bug 360965. r=bzbarsky 2009-04-06 13:38:23 -04:00
Boris Zbarsky
8e0680af4e Bug 486848. Don't clobber |result| until we're done using it. r+sr=roc 2009-04-05 23:53:40 -04:00
Karl Tomlinson
be0f2c515a remove reftest.list conflicts from 08e7a9e04e5b 2009-04-06 14:05:58 +12:00
Karl Tomlinson
215b0b8818 b=483565 baseline of stack elements depends on bottom margins of children r=dbaron
--HG--
extra : rebase_source : 50099d02312e4d380f75271ebc7e35b8f6aba606
2009-04-06 13:50:51 +12:00
tn
8abb6cc458 Bug 485275. nsViewManger::RenderViews needs to forward to the correct view manager for the display root view. r=roc 2009-04-06 12:39:24 +12:00
Markus Stange
d9a9b2e4b3 Bug 485786. Handle negative and zero erode radii correctly. r=jwatt 2009-04-06 12:34:48 +12:00
Robert Longson
35937fbcf2 Reftest for Bug 423756 r=roc 2009-04-05 11:30:32 +01:00
Daniel.S
10181a6a4d Adding test for bug 246669, r=bzbarsky 2009-04-04 00:52:52 -04:00
Matthew Gregan
6171b2a005 Bug 485291 - Update liboggplay to b4a7efa06d46596515071490cb255c3548d90371. rs=roc, r=ted.mielczarek for build changes, r=chris.double for local liboggplay changes
--HG--
extra : rebase_source : 84b9322bc764ff70d0df4bd9ff51c3ec243bdc1d
2009-04-04 01:56:22 +13:00
Daniel.S
3c28916b25 Add a test for bug 211931. 2009-04-03 15:48:33 -04:00
Zack Weinberg
967e1a0ea6 Bug 475535 - don't go through PaintBackgroundWithSC to draw non-native radio buttons and checkboxes; remove special UA pseudo-elements for styling these. r+sr=roc 2009-04-03 10:45:17 +02:00
Masayuki Nakano
88c1e2ba58 Bug 338209 Make spellchecker use thicker wavy underlines instead of dotted underlines r+sr=roc 2009-04-03 16:26:28 +09:00
John Daggett
20d0825472 Bug 468387. Add missing reftest 2009-04-02 20:09:40 +09:00
Dão Gottwald
e7ffdaf36c merge 2009-04-02 12:04:29 +02:00