Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / inner-text-001-expected.txt
blob33055fde5fca28b75d111fb8475ce184366ae4c8
1 Test innerText
3 Check lists, tables, styled text, and images.
5 Block flow elements get line breaks before and after. Table cells are tab separated.
6 Item 1
7 Item 2
8 1       2       3
9 4       5       6
11 Right here is an inline block. 
12 And an  inline  table   with    one     row  is here, too. 
13 And an  inline  table   with    rows  not far behind.
14 Check collapsed margins
16 Collapsed margins are supposed to result in an extra line break.
17 First header
19 Second header
21 First list element
22 Second list element
23 This line contains  an image.
24 The innerText of the above:
26 Test innerText
28 Check lists, tables, styled text, and images.
30 Block flow elements get line breaks before and after. Table cells are tab separated.
31 Item 1
32 Item 2
33 1       2       3
34 4       5       6
36 Right here is an inline block. 
37 And an  inline  table   with    one     row  is here, too. 
38 And an  inline  table   with    rows  not far behind.
39 Check collapsed margins
41 Collapsed margins are supposed to result in an extra line break.
42 First header
44 Second header
46 First list element
47 Second list element
48 This line contains  an image.