haikuwebkit/LayoutTests/fast/ruby/ruby-text-indent-expected.txt

10 lines
252 B
Plaintext
Raw Permalink Normal View History

This tests that ruby base and text are not affected by CSS text-indent.
Copying text with ruby inserts new lines around rt elements https://bugs.webkit.org/show_bug.cgi?id=104765 Reviewed by Dan Bernstein. Source/WebCore: Don't emit new lines before and after rt. Test: editing/pasteboard/copy-paste-ruby-text.html * editing/TextIterator.cpp: (WebCore::shouldEmitNewlinesBeforeAndAfterNode): LayoutTests: Added a regression test and rebaseline a test as expected. * editing/pasteboard/copy-paste-ruby-text-expected.txt: Added. * editing/pasteboard/copy-paste-ruby-text-with-block-expected.txt: Added. * editing/pasteboard/copy-paste-ruby-text-with-block.html: Added. * editing/pasteboard/copy-paste-ruby-text.html: Added. * editing/selection/paragraph-with-ruby-expected.txt: new lines around "annotation" has been removed as expected. * fast/block/line-layout/selection-highlight-crash-expected.txt: * fast/ruby/after-doesnt-crash-expected.txt: * fast/ruby/before-doesnt-crash-expected.txt: * fast/ruby/parse-rp-expected.txt: * fast/ruby/ruby-line-height-expected.txt: * fast/ruby/ruby-text-indent-expected.txt: * fast/ruby/rubyDOM-insert-rt-block-1-expected.txt: * fast/ruby/rubyDOM-insert-rt-block-2-expected.txt: * fast/ruby/rubyDOM-insert-rt-block-3-expected.txt: * fast/ruby/rubyDOM-remove-rt-block-1-expected.txt: * fast/ruby/rubyDOM-remove-rt-block-2-expected.txt: * fast/ruby/rubyDOM-remove-rt-block-3-expected.txt: * fast/ruby/text-emphasis-expected.txt: Canonical link: https://commits.webkit.org/123032@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@137477 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2012-12-12 17:53:55 +00:00
This is indented by 50 pixel"text-indent: 50px;", but the ruby should flow without extra space.
text-indent for <p>: 50px
text-indent for <ruby>: 0px
text-indent for <rt>: 0px