Index: LayoutTests/fast/inline/out-of-flow-objects-and-whitespace-after-empty-inline.html |
diff --git a/LayoutTests/fast/inline/out-of-flow-objects-and-whitespace-after-empty-inline.html b/LayoutTests/fast/inline/out-of-flow-objects-and-whitespace-after-empty-inline.html |
index 46da227b6358bc70306d15d0b71c6f26db5861c9..1939cce1b61234392968547d20e32120ac891a7f 100644 |
--- a/LayoutTests/fast/inline/out-of-flow-objects-and-whitespace-after-empty-inline.html |
+++ b/LayoutTests/fast/inline/out-of-flow-objects-and-whitespace-after-empty-inline.html |
@@ -28,17 +28,17 @@ |
</head> |
<body> |
<p>webkit.org/p/114311: The text should be inside the input controls. </p> |
- <span id="id1" class="container-absolute" data-expected-height="20px"><label for="input-field"><span>Input</span></label> <input id="input-field" type="text"></span> |
- <span id="id2" class="container-float" data-expected-height="30px"><label for="input-field"><span>Input</span></label> <input id="input-field" type="text"></span> |
- <span id="id3" class="container-absolute" data-expected-height="20px"><label for="input-field"><span>Input</span></label> <input id="input-field" type="text"></span> |
- <span id="id4" class="container-float" data-expected-height="30px"><label for="input-field"><span>Input</span></label> <input id="input-field" type="text"></span> |
- <span id="id5" class="container-absolute" data-expected-height="20px"><label for="input-field"><span>Input</span></label><input id="input-field" type="text"></span> |
- <span id="id6" class="container-float" data-expected-height="30px"><label for="input-field"><span>Input</span></label><input id="input-field" type="text"></span> |
- <span id="id7" class="container-absolute" data-expected-height="20px"> |
+ <span id="id1" class="container-absolute" data-expected-height="20"><label for="input-field"><span>Input</span></label> <input id="input-field" type="text"></span> |
+ <span id="id2" class="container-float" data-expected-height="30"><label for="input-field"><span>Input</span></label> <input id="input-field" type="text"></span> |
+ <span id="id3" class="container-absolute" data-expected-height="20"><label for="input-field"><span>Input</span></label> <input id="input-field" type="text"></span> |
+ <span id="id4" class="container-float" data-expected-height="30"><label for="input-field"><span>Input</span></label> <input id="input-field" type="text"></span> |
+ <span id="id5" class="container-absolute" data-expected-height="20"><label for="input-field"><span>Input</span></label><input id="input-field" type="text"></span> |
+ <span id="id6" class="container-float" data-expected-height="30"><label for="input-field"><span>Input</span></label><input id="input-field" type="text"></span> |
+ <span id="id7" class="container-absolute" data-expected-height="20"> |
<label for="input-field"><span>Input</span></label> |
<input id="input-field" type="text"> |
</span> |
- <span id="id8" class="container-float" data-expected-height="30px"> |
+ <span id="id8" class="container-float" data-expected-height="30"> |
<label for="input-field"><span>Input</span></label> |
<input id="input-field" type="text"> |
</span> |