gecko-dev/layout/xul/grid
Shing Lyu db11558e50 Bug 1288350 - Temporary reftest list for Stylo vs Gecko test r=heycam,manishearth
--HG--
extra : rebase_source : 4772418bd2813d4e79643a833eb09e47fe893d84
2016-09-05 11:45:39 +08:00
..
crashtests Bug 473236, 2013 edition: Remove executable bit from files that clearly don't need it (html, xhtml, xul, svg, png, jpg, ttf files in test dirs within /layout). DONTBUILD 2013-03-25 17:01:35 -07:00
examples
reftests Bug 1288350 - Temporary reftest list for Stylo vs Gecko test r=heycam,manishearth 2016-09-05 11:45:39 +08:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
nsGrid.cpp Bug 1277129 Part 1b - Rename nsHTMLReflowState.h/cpp to ReflowInput.h/cpp and fix #includes. r=dbaron 2016-07-21 18:36:34 +08:00
nsGrid.h Bug 1231256 (part 1) - Remove unused nsBoxLayoutState parameters from many functions. r=roc. 2015-12-07 10:17:47 -08:00
nsGridCell.cpp Bug 1053986 - Rename nsIFrame::IsCollapsed to IsXULCollapsed, and related methods. r=dholbert 2016-04-20 21:28:32 -07:00
nsGridCell.h Bug 1053986 - Rename nsIFrame::IsCollapsed to IsXULCollapsed, and related methods. r=dholbert 2016-04-20 21:28:32 -07:00
nsGridLayout2.cpp Bug 1277129 Part 1b - Rename nsHTMLReflowState.h/cpp to ReflowInput.h/cpp and fix #includes. r=dbaron 2016-07-21 18:36:34 +08:00
nsGridLayout2.h Bug 1053986 - Rename nsIFrame::Layout to XULLayout, and related methods with the same name. r=dholbert 2016-04-20 21:28:32 -07:00
nsGridRow.cpp Bug 1053986 - Rename nsIFrame::IsCollapsed to IsXULCollapsed, and related methods. r=dholbert 2016-04-20 21:28:32 -07:00
nsGridRow.h Bug 1053986 - Rename nsIFrame::IsCollapsed to IsXULCollapsed, and related methods. r=dholbert 2016-04-20 21:28:32 -07:00
nsGridRowGroupFrame.cpp Bug 1053986 - Rename nsBox::GetNextBox to GetNextXULBox. r=dholbert 2016-04-20 21:28:32 -07:00
nsGridRowGroupFrame.h Bug 1053986 - Rename nsIFrame::GetFlex to GetXULFlex. r=dholbert 2016-04-20 21:28:31 -07:00
nsGridRowGroupLayout.cpp Bug 1277129 Part 1b - Rename nsHTMLReflowState.h/cpp to ReflowInput.h/cpp and fix #includes. r=dbaron 2016-07-21 18:36:34 +08:00
nsGridRowGroupLayout.h Bug 1053986 - Rename nsIFrame::GetMaxSize to GetXULMaxSize, and related methods. r=dholbert 2016-04-20 21:28:31 -07:00
nsGridRowLayout.cpp Bug 1053986 - Rename nsIFrame::GetLayoutManager to GetXULLayoutManager. r=dholbert 2016-04-20 21:28:33 -07:00
nsGridRowLayout.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
nsGridRowLeafFrame.cpp Bug 1053986 - Rename nsIFrame::IsHorizontal to IsXULHorizontal, and related methods. r=dholbert 2016-04-20 21:28:34 -07:00
nsGridRowLeafFrame.h Bug 1053986 - Rename nsIFrame::GetBorderAndPadding to GetXULBorderAndPadding. r=dholbert 2016-04-20 21:28:32 -07:00
nsGridRowLeafLayout.cpp Bug 1053986 - Rename nsIFrame::IsHorizontal to IsXULHorizontal, and related methods. r=dholbert 2016-04-20 21:28:34 -07:00
nsGridRowLeafLayout.h Bug 1053986 - Rename nsIFrame::Layout to XULLayout, and related methods with the same name. r=dholbert 2016-04-20 21:28:32 -07:00
nsIGridPart.h