From 6ef1fa4618e08426b874529619a66adbd3d1fcf0 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 12:07:59 +0100 Subject: unslug ja: move --- .../reftest_opportunities_files/index.html | 2245 ++++++++++++++++++++ 1 file changed, 2245 insertions(+) create mode 100644 files/ja/orphaned/reftest_opportunities_files/index.html (limited to 'files/ja/orphaned/reftest_opportunities_files') diff --git a/files/ja/orphaned/reftest_opportunities_files/index.html b/files/ja/orphaned/reftest_opportunities_files/index.html new file mode 100644 index 0000000000..222ebff05c --- /dev/null +++ b/files/ja/orphaned/reftest_opportunities_files/index.html @@ -0,0 +1,2245 @@ +--- +title: reftest opportunities files +slug: reftest_opportunities_files +tags: + - Automated testing + - Developing Mozilla +--- +

Introduction

+

reftest に便利かもしれない Mozilla のソース内のファイルです。それぞれのファイルがチェックインされた理由は常に明白ではありませんが、チェックされるなんらかの必要が推測されます。これらの多くは レイアウトリグレッション テストツールでチェックされました。そのテストツールは使うには難しく書かれ、一見エラーではなかった大量のリグレッションを報告しました +

あなたがこれらのページの 1 つの HTML を考察でき、同じ視覚的な出力を手に入れる方法がわかるなら、reftest する明確なチャンスです。 例えば、何らかの HTML が予期されない場所にあり、無視されるべきなら、私たちは追加のマークアップがない HTML ファイルに対して適応させることができます {{ 訳注("For example, if some HTML is in an unexpected place and is supposed to be ignored, then we can match against an html file that is missing that extra mark-up.") }}。他の場合では、リファレンスページのデザインはより緻密になるかもしれません。 +

このリストの中のファイルを指摘し、出力を比較するのに使う HTML リファレンスを添付できるなら、さしあたり、Bugzilla の Core プロダクトの Testing コンポーネントにバグを作ってください。疑問がありましたら、news.mozilla.org の mozilla.dev.quality ニューズグループ (Google Groups で見る)へ投稿してください。 +

+

dbaron のテスト

+ +

Mozilla のソースツリーのテスト

+ -- cgit v1.2.3-54-g00ecf