Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(44)

Unified Diff: LayoutTests/fast/text/international/bidi-listbox-expected.txt

Issue 14146002: Remove all generic expected results for which a generic Chromium expected result exists (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/text/international/bidi-listbox-expected.txt
diff --git a/LayoutTests/fast/text/international/bidi-listbox-expected.txt b/LayoutTests/fast/text/international/bidi-listbox-expected.txt
deleted file mode 100644
index d1ca368232a53869ea5173ba9fd88ffaa0d398d6..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/text/international/bidi-listbox-expected.txt
+++ /dev/null
@@ -1,45 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x36
- RenderText {#text} at (0,0) size 577x19
- text run at (0,0) width 577: "This tests that bidirectional text is correctly rendered in list box controls."
- RenderBR {BR} at (577,15) size 0x0
- RenderText {#text} at (0,18) size 729x19
- text run at (0,18) width 729: "The order of the text below each list box should match the order of the select's option text."
- RenderBlock (anonymous) at (0,52) size 784x103
- RenderText {#text} at (0,0) size 123x19
- text run at (0,0) width 123: "1) direction: rtl;"
- RenderBR {BR} at (123,15) size 0x0
- RenderListBox {SELECT} at (2,20) size 100x81 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
- RenderBR {BR} at (104,96) size 0x0
- RenderBlock {DIV} at (0,155) size 100x18
- RenderText {#text} at (12,0) size 88x19
- text run at (12,0) width 59 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\x{5D5}\x{5DF}"
- text run at (71,0) width 29: "abc"
- RenderBlock (anonymous) at (0,173) size 784x121
- RenderBR {BR} at (0,0) size 0x19
- RenderText {#text} at (0,18) size 123x19
- text run at (0,18) width 123: "2) direction: ltr;"
- RenderBR {BR} at (123,33) size 0x0
- RenderListBox {SELECT} at (2,38) size 100x81 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
- RenderBR {BR} at (104,114) size 0x0
- RenderBlock {DIV} at (0,294) size 100x18
- RenderText {#text} at (0,0) size 88x19
- text run at (0,0) width 29: "abc"
- text run at (29,0) width 59 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\x{5D5}\x{5DF}"
- RenderBlock (anonymous) at (0,312) size 784x121
- RenderBR {BR} at (0,0) size 0x19
- RenderText {#text} at (0,18) size 85x19
- text run at (0,18) width 85: "3) No style"
- RenderBR {BR} at (85,33) size 0x0
- RenderListBox {SELECT} at (2,38) size 100x81 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
- RenderBR {BR} at (104,114) size 0x0
- RenderBlock {DIV} at (0,433) size 100x18
- RenderText {#text} at (0,0) size 88x19
- text run at (0,0) width 29: "abc"
- text run at (29,0) width 59 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\x{5D5}\x{5DF}"
- RenderBlock (anonymous) at (0,451) size 784x18
- RenderBR {BR} at (0,0) size 0x19

Powered by Google App Engine
This is Rietveld 408576698