author | Tim Nguyen <ntim.bugs@gmail.com> |
Thu, 29 Mar 2018 22:29:47 +0000 | |
changeset 410765 | 56d9dd8f97897bd2a27d6e5a43853d9d3ae6244f |
parent 410764 | 94637505ced6855eff5ff9c2da4a97e57212a45f |
child 410766 | c2b1e0b5cc31efed6945c9769a2784da1233e844 |
push id | 33739 |
push user | nbeleuzu@mozilla.com |
push date | Fri, 30 Mar 2018 21:47:45 +0000 |
treeherder | mozilla-central@10c662d8416e [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | dholbert |
bugs | 1450101 |
milestone | 61.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/layout/reftests/xul/treetwisty-svg-context-paint-1-not-ref.xul +++ b/layout/reftests/xul/treetwisty-svg-context-paint-1-not-ref.xul @@ -12,26 +12,26 @@ </html:style> <tree seltype="single" flex="1"> <treecols> <treecol flex="1" primary="true"/> </treecols> <treechildren> <treeitem> <treerow> - <treecell label="I am a treecell"></treecell> + <treecell label="----"></treecell> </treerow> </treeitem> <treeitem container="true" open="true"> <treerow> - <treecell label="Folder"></treecell> + <treecell label="----"></treecell> </treerow> <treechildren> <treeitem> <treerow> - <treecell label="I am a treecell"></treecell> + <treecell label="----"></treecell> </treerow> </treeitem> </treechildren> </treeitem> </treechildren> </tree> </window>
--- a/layout/reftests/xul/treetwisty-svg-context-paint-1-ref.xul +++ b/layout/reftests/xul/treetwisty-svg-context-paint-1-ref.xul @@ -17,26 +17,26 @@ </html:style> <tree seltype="single" flex="1"> <treecols> <treecol flex="1" primary="true"/> </treecols> <treechildren> <treeitem> <treerow> - <treecell label="I am a treecell"></treecell> + <treecell label="----"></treecell> </treerow> </treeitem> <treeitem container="true" open="true"> <treerow> - <treecell label="Folder"></treecell> + <treecell label="----"></treecell> </treerow> <treechildren> <treeitem> <treerow> - <treecell label="I am a treecell"></treecell> + <treecell label="----"></treecell> </treerow> </treeitem> </treechildren> </treeitem> </treechildren> </tree> </window>
--- a/layout/reftests/xul/treetwisty-svg-context-paint-1.xul +++ b/layout/reftests/xul/treetwisty-svg-context-paint-1.xul @@ -22,26 +22,26 @@ </html:style> <tree seltype="single" flex="1"> <treecols> <treecol flex="1" primary="true"/> </treecols> <treechildren> <treeitem> <treerow> - <treecell label="I am a treecell"></treecell> + <treecell label="----"></treecell> </treerow> </treeitem> <treeitem container="true" open="true"> <treerow> - <treecell label="Folder"></treecell> + <treecell label="----"></treecell> </treerow> <treechildren> <treeitem> <treerow> - <treecell label="I am a treecell"></treecell> + <treecell label="----"></treecell> </treerow> </treeitem> </treechildren> </treeitem> </treechildren> </tree> </window>