reftest.list 2.3 KB

123456789101112131415161718192021222324252627282930313233343536
  1. # Tests using placeholder-focus-ref.html as a reference are disabled because
  2. # we can't change the caret colour nor disable it and we can't change the
  3. # text colour without changing the caret which means that the tested page has
  4. # a black caret with a grey text and the reference has a grey caret with grey
  5. # text. The only thing that is doable is to make the caret grey in the tested
  6. # page but that would make the test moot because a failure wouldn't be seen.
  7. # A real way to fix this would be to be able to style the caret or to implement
  8. # ::value (bug 648643), depending of the ::value behaviour (it could change the
  9. # caret colour and the text colour or just the text colour).
  10. == placeholder-1-text.html placeholder-visible-ref.html
  11. == placeholder-1-password.html placeholder-visible-ref.html
  12. == placeholder-1-textarea.html placeholder-visible-textarea-ref.html
  13. == placeholder-2.html placeholder-visible-ref.html
  14. == placeholder-2-textarea.html placeholder-visible-textarea-ref.html
  15. == placeholder-3.html placeholder-overridden-ref.html
  16. == placeholder-4.html placeholder-overridden-ref.html
  17. == placeholder-5.html placeholder-visible-ref.html
  18. fuzzy-if(winWidget,160,10) fuzzy-if(asyncPan&&!layersGPUAccelerated,146,317) fuzzy-if(OSX==1010&&browserIsRemote,1,8) == placeholder-6.html placeholder-overflow-ref.html
  19. == placeholder-6-textarea.html placeholder-overflow-textarea-ref.html
  20. # needs-focus == placeholder-7.html placeholder-focus-ref.html
  21. # needs-focus == placeholder-8.html placeholder-focus-ref.html
  22. # needs-focus == placeholder-9.html placeholder-focus-ref.html
  23. needs-focus == placeholder-10.html placeholder-visible-ref.html
  24. == placeholder-11.html placeholder-visible-ref.html
  25. == placeholder-12.html placeholder-visible-ref.html
  26. == placeholder-13.html placeholder-visible-ref.html
  27. == placeholder-14.html placeholder-visible-ref.html
  28. == placeholder-18.html placeholder-overridden-ref.html
  29. random-if(winWidget) == placeholder-19.xul placeholder-overridden-ref.xul
  30. # needs-focus == placeholder-20.html placeholder-focus-ref.html
  31. needs-focus == placeholder-21.html placeholder-blank-ref.html
  32. needs-focus == placeholder-22.html placeholder-blank-ref.html
  33. == placeholder-rtl.html placeholder-rtl-ref.html
  34. pref(dom.placeholder.show_on_focus,false) needs-focus == placeholder-focus-pref.html placeholder-blank-ref.html