From 32fd3c2d92918de62ed45bd5c1d66d0eee44d4a8 Mon Sep 17 00:00:00 2001 From: "bzbarsky@mit.edu" Date: Thu, 8 Nov 2007 21:32:30 -0800 Subject: [PATCH] Adding test --- .../reftests/first-line/parent-style-1-ref.html | 16 ++++++++++++++++ layout/reftests/first-line/parent-style-1.html | 17 +++++++++++++++++ layout/reftests/first-line/reftest.list | 3 +++ 3 files changed, 36 insertions(+) create mode 100644 layout/reftests/first-line/parent-style-1-ref.html create mode 100644 layout/reftests/first-line/parent-style-1.html diff --git a/layout/reftests/first-line/parent-style-1-ref.html b/layout/reftests/first-line/parent-style-1-ref.html new file mode 100644 index 000000000000..01b7bf4e7f19 --- /dev/null +++ b/layout/reftests/first-line/parent-style-1-ref.html @@ -0,0 +1,16 @@ + + + + + + + +
+ + + diff --git a/layout/reftests/first-line/parent-style-1.html b/layout/reftests/first-line/parent-style-1.html new file mode 100644 index 000000000000..d5f5eb2a176a --- /dev/null +++ b/layout/reftests/first-line/parent-style-1.html @@ -0,0 +1,17 @@ + + + + + + + +
+ + + diff --git a/layout/reftests/first-line/reftest.list b/layout/reftests/first-line/reftest.list index 2069f800ab9b..4e070d4df529 100644 --- a/layout/reftests/first-line/reftest.list +++ b/layout/reftests/first-line/reftest.list @@ -7,6 +7,9 @@ == out-of-flow-1c.html out-of-flow-1-ref.html fails == out-of-flow-1d.html out-of-flow-1-ref.html # bug 396645 +# parent style context correct +== parent-style-1.html parent-style-1-ref.html + # stress-tests == stress-1.html about:blank # assertion test == stress-2.html stress-2-ref.html # assertion + rendering test