WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 114612
Bug 128245
[EFL] editing/style/block-style-005.html failing
https://bugs.webkit.org/show_bug.cgi?id=128245
Summary
[EFL] editing/style/block-style-005.html failing
Lukasz Bialek
Reported
2014-02-05 04:46:49 PST
After
r148378
editing/style/block-style-005.html failing on EFL: --- /home/l.bialek/WebKit/v1/WebKit/WebKitBuild/Debug/layout-test-results/editing/style/block-style-005-expected.txt +++ /home/l.bialek/WebKit/v1/WebKit/WebKitBuild/Debug/layout-test-results/editing/style/block-style-005-actual.txt @@ -1,9 +1,8 @@ You should see one "x" followed by two blank lines. The blank lines should be the same height. The second line must be the same height as the first. See: <
rdar://problem/3959727
> REGRESSION (Mail): Style not preserved on blank lines x - - +x execInsertParagraphCommand: <div id="test" class="editing">x</div><div id="test" class="editing"><br></div> execInsertParagraphCommand: <div id="test" class="editing">x</div><div id="test" class="editing"><br></div><div id="test" class="editing"><br></div> execTypeCharacterCommand: <div id="test" class="editing">x</div><div id="test" class="editing"><br></div><div id="test" class="editing">x</div> execFontSizeCommand: <div id="test" class="editing"><font size="7">x</font></div><div id="test" class="editing"><font size="7"><br></font></div><div id="test" class="editing"><font size="7">x</font></div> -execDeleteCommand: <div id="test" class="editing"><font size="7">x</font></div><div id="test" class="editing"><font size="7"><br></font></div><div id="test" class="editing"><br></div> +execDeleteCommand: <div id="test" class="editing"><font size="7">x</font></div><div id="test" class="editing"><span style="font-size: -webkit-xxx-large;">x</span></div>
Attachments
Add attachment
proposed patch, testcase, etc.
Lukasz Bialek
Comment 1
2014-02-06 07:10:35 PST
This bug is not necessary because of
https://bugs.webkit.org/show_bug.cgi?id=114612
. One patch can fix them both. *** This bug has been marked as a duplicate of
bug 114612
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug