зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1255870
. Delete reftests/bugs/542605-hidden-unscrollable-ref.xul. r=mstange
This commit is contained in:
Родитель
c3934a7f93
Коммит
c01963ccec
|
@ -1,12 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<somenode xmlns:html="http://www.w3.org/1999/xhtml"
|
||||
style="overflow: -moz-hidden-unscrollable;"
|
||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||||
<html:input value="lime"/>
|
||||
<!--
|
||||
pointer-events: none so that our look doesn't depend on
|
||||
mouse position
|
||||
-->
|
||||
<button label="Credits" accesskey="C" style="pointer-events: none"/>
|
||||
</somenode>
|
||||
|
|
@ -1,18 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<somenode xmlns:html="http://www.w3.org/1999/xhtml"
|
||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||||
<html:input value="lime"/>
|
||||
<!--
|
||||
a clipping problem in the cairo-win32 show-glyphs
|
||||
implementation was causing the text on the button
|
||||
to be clipped out. The clip was null and we weren't
|
||||
reseting the clip causing us to use the clip of the
|
||||
input element. Not using -moz-hidden-unscrollable
|
||||
causes this problem to show up for reasons unknown.
|
||||
-->
|
||||
<!--
|
||||
pointer-events: none so that our look doesn't depend on
|
||||
mouse position
|
||||
-->
|
||||
<button label="Credits" accesskey="C" style="pointer-events: none"/>
|
||||
</somenode>
|
|
@ -1482,7 +1482,6 @@ needs-focus != 542116-1.html 542116-1-ref.html
|
|||
needs-focus != 542116-2.html 542116-2-ref.html
|
||||
needs-focus != 542116-3.html 542116-3-ref.html
|
||||
== 542317-1.html 542317-1-ref.html
|
||||
fuzzy-if(Android,17,2) fuzzy-if(xulRuntime.widgetToolkit=="gtk3",1,238) skip-if((B2G&&browserIsRemote)||Mulet) == 542605-hidden-unscrollable.xul 542605-hidden-unscrollable-ref.xul # bug 974780 # Initial mulet triage: parity with B2G/B2G Desktop
|
||||
== 542620-1.html 542620-1-ref.html
|
||||
== 545049-1.html 545049-1-ref.html
|
||||
== 546033-1.html 546033-1-ref.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче