Guest User

Untitled

a guest
Apr 19th, 2018
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. Index: LayoutTests/ChangeLog
  2. ===================================================================
  3. --- LayoutTests/ChangeLog (revision 50642)
  4. +++ LayoutTests/ChangeLog (working copy)
  5. @@ -1,3 +1,11 @@
  6. +2009-11-09 Andras Becsi <becsi.andras@stud.u-szeged.hu>
  7. +
  8. + Reviewed by NOBODY (OOPS!).
  9. +
  10. + [Qt] Skip new japanese ruby annotation tests because of missing japanese font support.
  11. +
  12. + * platform/qt/Skipped:
  13. +
  14. 2009-11-09 Martin Robinson <martin.james.robinson@gmail.com>
  15.  
  16. Reviewed by Jan Alonzo.
  17. Index: LayoutTests/platform/qt/Skipped
  18. ===================================================================
  19. --- LayoutTests/platform/qt/Skipped (revision 50641)
  20. +++ LayoutTests/platform/qt/Skipped (working copy)
  21. @@ -204,6 +204,24 @@ plugins/private-browsing-mode.html
  22. # ------- missing japanese font support
  23. fast/text/international/japanese-kana-letters.html
  24.  
  25. +# ------- missing ruby annotation support for japanese fonts
  26. +fast/ruby/ruby-empty-rt.html
  27. +fast/ruby/ruby-length.html
  28. +fast/ruby/ruby-run-break.html
  29. +fast/ruby/ruby-runs-spans.html
  30. +fast/ruby/ruby-runs.html
  31. +fast/ruby/ruby-simple-rp.html
  32. +fast/ruby/ruby-simple.html
  33. +fast/ruby/ruby-trailing.html
  34. +fast/ruby/rubyDOM-insert-rt.html
  35. +fast/ruby/rubyDOM-insert-text1.html
  36. +fast/ruby/rubyDOM-insert-text2.html
  37. +fast/ruby/rubyDOM-insert-text3.html
  38. +fast/ruby/rubyDOM-remove-rt1.html
  39. +fast/ruby/rubyDOM-remove-rt2.html
  40. +fast/ruby/rubyDOM-remove-text1.html
  41. +fast/ruby/rubyDOM-remove-text2.html
  42. +
  43. # ------- failing editing tests
  44. editing/deleting/delete-to-end-of-paragraph.html
  45. editing/execCommand/enabling-and-selection-2.html
Add Comment
Please, Sign In to add comment